docs(router): fix typo (#40244)

Replace the word Angualr with Angular.

PR Close #40244
This commit is contained in:
Howard Jing
2020-12-23 10:05:31 -08:00
committed by Joey Perrott
parent 9186f1feea
commit c22d00547a
+1 -1
View File
@@ -824,7 +824,7 @@ export class Router {
// navigation completes, there will be nothing in
// history.state.navigationId. This can cause sync problems with AngularJS
// sync code which looks for a value here in order to determine whether or
// not to handle a given popstate event or to leave it to the Angualr
// not to handle a given popstate event or to leave it to the Angular
// router.
this.resetUrlToCurrentUrlTree();
const navCancel = new NavigationCancel(