We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3fbe2b commit 023fd2eCopy full SHA for 023fd2e
README.md
@@ -15,7 +15,7 @@ $ yarn add react-message-source
15
16
# API
17
## `Provider`
18
-A `<Proivider />` component which purpose is to provide the translations down the component tree.
+A `<Provider />` component which purpose is to provide the translations down the component tree.
19
20
##### `value: { [key: string]: string }`
21
Sets the current translations.
0 commit comments