Skip to content

Commit 22511ed

Browse files
author
Roman Boiko
committed
Fixed a minor typo.
1 parent 81b7406 commit 22511ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/02 Components/Link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Props
99

1010
### `to`
1111

12-
The path to link to, ie `/users/123`.
12+
The path to link to, e.g., `/users/123`.
1313

1414
### `query`
1515

16-
An object of key:value pairs to be stingified.
16+
An object of key:value pairs to be stringified.
1717

1818
### `activeClassName`
1919

0 commit comments

Comments
 (0)