Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rmdort authored May 1, 2017
1 parent 2c550ff commit 57222fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ let store = createStore(reducers)
ReactDOM.render(
<Provider store={store}>
<IntlProvider translations={translations}>
<IntlProvider translations={translations} locale='en'>
<App />
</IntlProvider>
</Provider>
Expand Down

0 comments on commit 57222fe

Please sign in to comment.