Skip to content

Commit 5b3fff3

Browse files
evturnsourcecode911
authored andcommitted
Add missing characters to navigators api doc (react-navigation#264)
1 parent 3fe4e25 commit 5b3fff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/navigators/Navigators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Navigators
22

3-
Navigators allow you define you application's navigation structure. Navigators also render common elements such as headers and tab bars which you can configure.
3+
Navigators allow you to define your application's navigation structure. Navigators also render common elements such as headers and tab bars which you can configure.
44

55
Under the hood, navigators are plain React components.
66

0 commit comments

Comments
 (0)