Skip to content

Commit 4fed5c4

Browse files
authored
Merge pull request #1121 from ujihisa/patch-1
Trivial typofix
2 parents f8148d5 + d5092f5 commit 4fed5c4

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
@@ -82,7 +82,7 @@ $ rails webpacker:install
8282
$ rails webpacker:install:react
8383
$ rails generate react:install
8484
```
85-
Note: For Rails 6, You don't need to add `javascript_pack_tag` as in Step 4. Since its already added by default.
85+
Note: For Rails 6, You don't need to add `javascript_pack_tag` as in Step 4. Since it's already added by default.
8686

8787
###### Rails 5.x:
8888
```

0 commit comments

Comments
 (0)