Skip to content

Commit 753efee

Browse files
committed
Merge pull request #1442 from chrischrischris/master
docs(uiSrefActive): fix extra "will"
2 parents e1d370c + 08372cf commit 753efee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stateDirectives.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ function $StateRefDirective($state, $timeout) {
217217
* @restrict A
218218
*
219219
* @description
220-
* The same as {@link ui.router.state.directive:ui-sref-active ui-sref-active} but will will only activate
220+
* The same as {@link ui.router.state.directive:ui-sref-active ui-sref-active} but will only activate
221221
* when the exact target state used in the `ui-sref` is active; no child states.
222222
*
223223
*/

0 commit comments

Comments
 (0)