Skip to content

Commit cf238e7

Browse files
committed
Merge pull request #138 from technion/file_path
Fix invalid filename in README.
2 parents 434834e + d91c71d commit cf238e7

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
@@ -51,7 +51,7 @@ You can `require` it in your manifest:
5151
Alternatively, you can include it directly as a separate script tag:
5252

5353
```erb
54-
# app/views/layouts/application.erb.html
54+
# app/views/layouts/application.html.erb
5555
5656
<%= javascript_include_tag "react" %>
5757
```

0 commit comments

Comments
 (0)