Skip to content

Commit 189912f

Browse files
authored
1 parent 7584230 commit 189912f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-6.x/headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ function StackScreen() {
142142
}
143143
```
144144

145-
Now, any screen that belongs to the `StackScreen` will have our wonderful branded styles. Surely though, there must be a way to override these options if we need to?
145+
Now, any screen that belongs to the `Stack.Navigator` will have our wonderful branded styles. Surely though, there must be a way to override these options if we need to?
146146

147147
## Replacing the title with a custom component
148148

0 commit comments

Comments
 (0)