docs(router): fix typo (#18479)
This commit is contained in:
parent
e0021d4cf5
commit
71de92a189
@ -70,7 +70,7 @@ import {UrlTree} from '../url_tree';
|
||||
*
|
||||
* You can tell the directive to how to handle queryParams, available options are:
|
||||
* - 'merge' merge the queryParams into the current queryParams
|
||||
* - 'preserve' prserve the current queryParams
|
||||
* - 'preserve' preserve the current queryParams
|
||||
* - default / '' use the queryParams only
|
||||
* same options for {@link NavigationExtras#queryParamsHandling}
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user