mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
docs($http): fix a typo
This commit is contained in:
parent
f9b63f8657
commit
725028b07d
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ function $HttpProvider() {
|
|||
* $resource} service.
|
||||
*
|
||||
* The $http API is based on the {@link ng.$q deferred/promise APIs} exposed by
|
||||
* the $q service. While for simple usage patters this doesn't matter much, for advanced usage,
|
||||
* the $q service. While for simple usage patterns this doesn't matter much, for advanced usage,
|
||||
* it is important to familiarize yourself with these apis and guarantees they provide.
|
||||
*
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue