Skip to content

Commit e92e0c4

Browse files
committed
Typo in do
1 parent 3d757d9 commit e92e0c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/api/router/current-route.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
Get router's current route.
44

5-
Returns a [Route](../types/route.md) or `undefined` is the router doesn't have
6-
an history yet.
5+
Returns a [Route](../types/route.md) or `undefined` if the router doesn't have
6+
any history yet.

0 commit comments

Comments
 (0)