Skip to content

Commit aec2ba2

Browse files
authored
Merge pull request #25 from lex111/patch-1
game_setup: fix typo
2 parents 5b5071f + a3e4370 commit aec2ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manuscript/game_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ main =
3232

3333
## Configuring Webpack
3434

35-
Now that we have mutiple Elm source code files, we'll need to update our
35+
Now that we have multiple Elm source code files, we'll need to update our
3636
Webpack configuration. This is what our existing Elm configuration looks like
3737
in the `assets/webpack.config.js` file:
3838

0 commit comments

Comments
 (0)