Skip to content

Commit ab97c4e

Browse files
author
Amiel Martin
committed
Remove copy-paste mistake
Sorry, when changing our app name (`fern`) to `dummy-app`, I missed one.
1 parent 7a7e464 commit ab97c4e

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
@@ -84,7 +84,7 @@ The basic index.html file built by ember-cli will look soemething like this:
8484
<meta name="viewport" content="width=device-width, initial-scale=1">
8585

8686
<base href="/" />
87-
<meta name="fern/config/environment" content="%7B22modulePrefix%22%3A%22dummy-app%22%7D" />
87+
<meta name="dummy-app/config/environment" content="%7B22modulePrefix%22%3A%22dummy-app%22%7D" />
8888

8989
<link rel="stylesheet" href="assets/vendor.css">
9090
<link rel="stylesheet" href="assets/dummy-app.css">

0 commit comments

Comments
 (0)