Skip to content

Commit fd2ec7f

Browse files
committed
Merge pull request #28 from hallucinogen/patch-1
Fix typo
2 parents a53230a + fe47b12 commit fd2ec7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Now, when you click on "Next page please!", it will go to the next page (which i
9696
Configurations
9797
--------------
9898

99-
The **`<Router \>`** object used to initialize the navigation can take the following props:
99+
The **`<Router />`** object used to initialize the navigation can take the following props:
100100
- `firstRoute` (required): A React class corresponding to the first page of your navigation
101101
- `headerStyle`: Apply a StyleSheet to the navigation bar. You'll probably want to change the backgroundColor for example.
102102
- `titleStyle`: Apply a StyleSheet to the navigation bar titles. Useful for changing the font or text color.

0 commit comments

Comments
 (0)