Skip to content

Commit

Permalink
README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nfriend committed Jun 16, 2018
1 parent b7d1b4e commit f24029f
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 @@ -78,7 +78,7 @@ Next, run the scraper script ([`scrapeMDNForKeys.js`](./scrapeMDNForKeys.js)) us
npm run scrape
```

This will overwrite [`Key.enum.ts'](./Key.enum.ts) with the updated list of keys found in MDN.
This will overwrite [`Key.enum.ts`](./Key.enum.ts) with the updated list of keys found in MDN.

Finally, run the build using

Expand Down

0 comments on commit f24029f

Please sign in to comment.