We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8423348 commit d754987Copy full SHA for d754987
README.md
@@ -114,7 +114,7 @@ $ rails g react:component my_subdirectory/HelloWorld greeting:string
114
```
115
Note: Your component is added to `app/javascript/components/` by default.
116
117
-Note: If you generated into a subdirectory you will append the directory path to your erb component call.
+Note: If your component is in a subdirectory you will append the directory path to your erb component call.
118
119
Example:
120
0 commit comments