We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86655d7 commit 32eabb9Copy full SHA for 32eabb9
docs/api/misc/Location.md
@@ -17,7 +17,7 @@ Called when the router is transitioning from one path to another.
17
18
### `replace`
19
20
-Called when ther router is replacing (not transitioning) one url with
+Called when the router is replacing (not transitioning) one url with
21
another.
22
23
### `pop`
docs/guides/path-matching.md
@@ -45,7 +45,7 @@ values.
45
Question Mark
46
-------------
47
48
-Question marks will optionally match the preceeding segment.
+Question marks will optionally match the preceding segment.
49
50
Examples
51
--------
0 commit comments