Skip to content

Commit 8a11122

Browse files
AlexChaseJonesshellscape
authored andcommitted
Update README.md (#1194)
1 parent b10c9eb commit 8a11122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ An example should be as minimal as possible and consists of at least:
99
- An `app.js` file - the entry point for an example app.
1010
- A `README.md` file containing information about, and how to run the example app.
1111
- A description of what should happen when running the example.
12-
- A `wepack.config.js` file containing the `webpack` configuration for the example app.
12+
- A `webpack.config.js` file containing the `webpack` configuration for the example app.
1313

1414
## API versus CLI
1515

0 commit comments

Comments
 (0)