Skip to content

Commit 48a1816

Browse files
authored
Merge pull request #628 from miljan-aleksic/master
fix small typo
2 parents dc6b062 + 1b58390 commit 48a1816

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)