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

Commit bfba95c

Browse files
committed
docs($resource): fix an unmatched link
1 parent 310f80e commit bfba95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngResource/resource.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function shallowClearAndCopy(src, dst) {
6565
* @requires $http
6666
* @requires ng.$log
6767
* @requires $q
68-
* @requires $timeout
68+
* @requires ng.$timeout
6969
*
7070
* @description
7171
* A factory which creates a resource object that lets you interact with

0 commit comments

Comments
 (0)