Skip to content

Commit 095981a

Browse files
authored
Update themes.md (#975)
1 parent 4461a3c commit 095981a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-4.x/themes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ See a full working example of theme integration in [react-navigation/theme-examp
5656

5757
## Using the currently selected theme
5858

59-
Two tools are available to gain access to the theme in any component that descends from the app navigation container: `useTheme` and `ThemeConext`.
59+
Two tools are available to gain access to the theme in any component that descends from the app navigation container: `useTheme` and `ThemeContext`.
6060

6161
`useTheme` is a simple custom hook that returns the theme.
6262

0 commit comments

Comments
 (0)