We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04590c commit 0267bb1Copy full SHA for 0267bb1
README.md
@@ -82,7 +82,7 @@ $ rails webpacker:install
82
$ rails webpacker:install:react
83
$ rails generate react:install
84
```
85
-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.
86
87
###### Rails 5.x:
88
0 commit comments