diff --git a/packages/router/src/router.ts b/packages/router/src/router.ts index 0e5b4b7679..66304db258 100644 --- a/packages/router/src/router.ts +++ b/packages/router/src/router.ts @@ -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(