Skip to content

Commit fe7e249

Browse files
authored
Update screen-options.md
1 parent 4309c8e commit fe7e249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-6.x/screen-options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Similar to `options`, you can also pass a function to `screenOptions`. The funct
8989

9090
### `screenOptions` prop on the navigator
9191

92-
You can pass a prop named `screenOptions` to the navigator component, where you can specify an object with different options. The options specified in `screenOptions` apply to all of the screens in the navigator. So this is a good place to add specify options that you want to configure for the whole navigator.
92+
You can pass a prop named `screenOptions` to the navigator component, where you can specify an object with different options. The options specified in `screenOptions` apply to all of the screens in the navigator. So this is a good place to specify options that you want to configure for the whole navigator.
9393

9494
Example:
9595

0 commit comments

Comments
 (0)