Skip to content

Commit d91c71d

Browse files
committed
Fix invalid filename in README.
1 parent 6be8f9d commit d91c71d

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)