Skip to content

Commit 24044e1

Browse files
evturnsatya164
authored andcommitted
Add missing characters to navigators api doc (react-navigation#264)
1 parent ac82608 commit 24044e1

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)