Skip to content

Commit 2298bbc

Browse files
authored
Merge pull request react-navigation#120 from dhruvdutt/patch-1
Update headers.md
2 parents 3a4d47d + 27528d4 commit 2298bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ const RootStack = createStackNavigator(
145145
```
146146
<a href="https://snack.expo.io/@react-navigation/sharing-header-styles" target="blank" class="run-code-button">&rarr; Run this code</a>
147147

148-
Now, any screen that belongs to the `RouteStack` will have our wonderful branded styles. Surely though, there must be a way to override these options if we need to?
148+
Now, any screen that belongs to the `RootStack` will have our wonderful branded styles. Surely though, there must be a way to override these options if we need to?
149149

150150
## Overriding shared `navigationOptions`
151151

0 commit comments

Comments
 (0)