docs: fix typos in the routing and testing documentation (#32329)
PR Close #32329
This commit is contained in:

committed by
Matias Niemelä

parent
bbd4a33f6c
commit
5b2408f0a6
@ -863,7 +863,7 @@ export class Router {
|
||||
/**
|
||||
* Applies an array of commands to the current URL tree and creates a new URL tree.
|
||||
*
|
||||
* When given an activate route, applies the given commands starting from the route.
|
||||
* When given an activated route, applies the given commands starting from the route.
|
||||
* Otherwise, applies the given command starting from the root.
|
||||
*
|
||||
* @param commands An array of commands to apply.
|
||||
|
Reference in New Issue
Block a user