mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(http): add missing brace in the 2nd interceptors example
Closes #4621
This commit is contained in:
parent
a1806bb460
commit
af34a4a2c0
1 changed files with 1 additions and 0 deletions
|
|
@ -418,6 +418,7 @@ function $HttpProvider() {
|
|||
* 'response': function(response) {
|
||||
* // same as above
|
||||
* }
|
||||
* };
|
||||
* });
|
||||
* </pre>
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue