Skip to content

Commit 32eabb9

Browse files
committed
fixed typo
1 parent 86655d7 commit 32eabb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/misc/Location.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Called when the router is transitioning from one path to another.
1717

1818
### `replace`
1919

20-
Called when ther router is replacing (not transitioning) one url with
20+
Called when the router is replacing (not transitioning) one url with
2121
another.
2222

2323
### `pop`

docs/guides/path-matching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ values.
4545
Question Mark
4646
-------------
4747

48-
Question marks will optionally match the preceeding segment.
48+
Question marks will optionally match the preceding segment.
4949

5050
Examples
5151
--------

0 commit comments

Comments
 (0)