Skip to content

Commit

Permalink
Merge pull request #1121 from ujihisa/patch-1
Browse files Browse the repository at this point in the history
Trivial typofix
  • Loading branch information
BookOfGreg authored Jun 16, 2021
2 parents f8148d5 + d5092f5 commit 4fed5c4
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 @@ -82,7 +82,7 @@ $ rails webpacker:install
$ rails webpacker:install:react
$ rails generate react:install
```
Note: For Rails 6, You don't need to add `javascript_pack_tag` as in Step 4. Since its already added by default.
Note: For Rails 6, You don't need to add `javascript_pack_tag` as in Step 4. Since it's already added by default.

###### Rails 5.x:
```
Expand Down

0 comments on commit 4fed5c4

Please sign in to comment.