Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 725028b

Browse files
chadwhitacrevojtajina
authored andcommittedApr 11, 2013
docs($http): fix a typo
1 parent f9b63f8 commit 725028b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ng/http.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ function $HttpProvider() {
226226
* $resource} service.
227227
*
228228
* The $http API is based on the {@link ng.$q deferred/promise APIs} exposed by
229-
* the $q service. While for simple usage patters this doesn't matter much, for advanced usage,
229+
* the $q service. While for simple usage patterns this doesn't matter much, for advanced usage,
230230
* it is important to familiarize yourself with these apis and guarantees they provide.
231231
*
232232
*

0 commit comments

Comments
 (0)
This repository has been archived.