Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a643504

Browse files
committed
Merge pull request witoldsz#23 from allain/patch-1
Trivial Grammar Fix
2 parents 4bef6b6 + 2464a37 commit a643504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http-auth-interceptor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
}]);
5858

5959
/**
60-
* Private module, an utility, required internally by 'http-auth-interceptor'.
60+
* Private module, a utility, required internally by 'http-auth-interceptor'.
6161
*/
6262
angular.module('http-auth-interceptor-buffer', [])
6363

0 commit comments

Comments
 (0)