mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-21 10:05:34 +08:00
docs($http): fix a typo
This commit is contained in:
committed by
Vojta Jina
parent
b2b015a53b
commit
437b09c155
@@ -155,7 +155,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.
|
||||
*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user