Skip to content

Commit 1b58390

Browse files
fix small typo
1 parent fb24f89 commit 1b58390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ index.js 1.56 kB 0 [emitted] main
114114
T> If you created a local `webpack@beta` build, be sure to reference `webpack` with `./node_modules/.bin/webpack` on the command line.
115115

116116
Open `index.html` in your browser to see the result of a successful bundle.
117-
You should see a page with the following text: 'Hello ,webpack'.
117+
You should see a page with the following text: 'Hello webpack'.
118118

119119
## Using webpack with a config
120120

0 commit comments

Comments
 (0)