Skip to content

Commit

Permalink
Merge pull request #41 from Turbo87/patch-1
Browse files Browse the repository at this point in the history
README: Fix typo
  • Loading branch information
mansona authored Apr 5, 2020
2 parents 43decea + 470f2a5 commit 9107df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Generate the in-repo addon:
ember generate in-repo-addon content-generator
```

It will create a new directory `lib/content-generator` with two files: `index.json` and `package.json`.
It will create a new directory `lib/content-generator` with two files: `index.js` and `package.json`.

### Step 2

Expand Down

0 comments on commit 9107df5

Please sign in to comment.