Skip to content

Commit 6c8a027

Browse files
author
sobrien
committed
fixed typo: validate to validates in docs
1 parent 79393bc commit 6c8a027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/urlMatcherFactory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ UrlMatcher.prototype.parameters = function (param) {
289289

290290
/**
291291
* @ngdoc function
292-
* @name ui.router.util.type:UrlMatcher#validate
292+
* @name ui.router.util.type:UrlMatcher#validates
293293
* @methodOf ui.router.util.type:UrlMatcher
294294
*
295295
* @description

0 commit comments

Comments
 (0)