Skip to content

Commit

Permalink
Update i18n.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 authored Feb 8, 2017
1 parent 9483bf8 commit 75cf810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/i18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Here's a summary of adding the I18n functionality.

You can refer to [react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial) for a complete example.
You can refer to [react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial) and [PR #340](https://github.com/shakacode/react-webpack-rails-tutorial/pull/340) for a complete example.

1. Add `react-intl` & `intl` to `client/package.json`, and remember to `bundle && npm install`.

Expand Down

0 comments on commit 75cf810

Please sign in to comment.