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

Commit e054a4d

Browse files
phoqejosephperrott
authored andcommitted
docs: remove extra "via" (#10922)
1 parent d9eb909 commit e054a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/navBar/navBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ angular.module('material.components.navBar', ['material.core'])
2727
* body and no bar pagination.
2828
*
2929
* Because it deals with page navigation, certain routing concepts are built-in.
30-
* Route changes via via ng-href, ui-sref, or ng-click events are supported.
30+
* Route changes via ng-href, ui-sref, or ng-click events are supported.
3131
* Alternatively, the user could simply watch currentNavItem for changes.
3232
*
3333
* Accessibility functionality is implemented as a site navigator with a

0 commit comments

Comments
 (0)