Skip to content

Commit 964423d

Browse files
bigtunacanyyx990803
authored andcommitted
docs: small typo correction (#1300)
1 parent 2e1c409 commit 964423d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/guide/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Follow this guide if the built-in configuration of Vue CLI does not suit your ne
88

99
## Manual Configuration
1010

11-
Vue Loader's configuration is a bit different form other loaders. In addition to a rule that applies `vue-loader` to any files with extension `.vue`, make sure to add Vue Loader's plugin to your webpack config:
11+
Vue Loader's configuration is a bit different from other loaders. In addition to a rule that applies `vue-loader` to any files with extension `.vue`, make sure to add Vue Loader's plugin to your webpack config:
1212

1313
``` js
1414
// webpack.config.js

0 commit comments

Comments
 (0)