Skip to content

Commit

Permalink
Update output.md
Browse files Browse the repository at this point in the history
change asnyc to async
  • Loading branch information
marcusradell authored Jan 21, 2017
1 parent 8d20a86 commit 01f05c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/concepts/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ The filename of the Hot Update Main File. It is inside the `output.path` directo
### `output.jsonpFunction`

The JSONP function used by webpack for asnyc loading of chunks.
The JSONP function used by webpack for async loading of chunks.

A shorter function may reduce the file size a bit. Use a different identifier when having multiple webpack instances on a single page.

Expand Down

0 comments on commit 01f05c9

Please sign in to comment.