Skip to content

Commit 023fd2e

Browse files
authored
Update README.md
1 parent d3fbe2b commit 023fd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ yarn add react-message-source
1515

1616
# API
1717
## `Provider`
18-
A `<Proivider />` component which purpose is to provide the translations down the component tree.
18+
A `<Provider />` component which purpose is to provide the translations down the component tree.
1919

2020
##### `value: { [key: string]: string }`
2121
Sets the current translations.

0 commit comments

Comments
 (0)