Skip to content

Commit

Permalink
docs: fixed typo (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
julianullrich99 authored May 7, 2021
1 parent da910dc commit f31f4ed
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 @@ -63,7 +63,7 @@ And run `webpack`:
$ npx wp
```

With the default options, the example above will create a `manifest.json` file in the output directory for the build. The manfist file will contain a map of source filenames to the corresponding build output file. e.g.
With the default options, the example above will create a `manifest.json` file in the output directory for the build. The manifest file will contain a map of source filenames to the corresponding build output file. e.g.

```json
{
Expand Down

0 comments on commit f31f4ed

Please sign in to comment.