Skip to content

Commit 2c2f79f

Browse files
committed
Update README.md
1 parent 6dded68 commit 2c2f79f

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
@@ -32,7 +32,7 @@ Next, run the installation script.
3232
rails g react:install
3333
```
3434

35-
This will require `react.js`, `react_ujs.js`, and a `components.js` manifest file in application.js, and create a directory named `app/assets/javascripts/components` for you to put yunderour React components in.
35+
This will require `react.js`, `react_ujs.js`, and a `components.js` manifest file in application.js, and create a directory named `app/assets/javascripts/components` for you to store React components in.
3636

3737
## Usage
3838

0 commit comments

Comments
 (0)