Skip to content

Commit 0267bb1

Browse files
author
sportsman701
committed
Trivial typofix
1 parent d04590c commit 0267bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)