Skip to content

Commit f7ed5f5

Browse files
sysashiyyx990803
authored andcommitted
Update postcss.md (vuejs#282)
Minor typo
1 parent 037e70b commit f7ed5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/features/postcss.md

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

3333
### Using Custom PostCSS Plugins
3434

35-
To use custom PostCSS pugins, pass an array to the `postcss` option under the `vue` section. Example using [CSSNext](http://cssnext.io/):
35+
To use custom PostCSS plugins, pass an array to the `postcss` option under the `vue` section. Example using [CSSNext](http://cssnext.io/):
3636

3737
``` js
3838
// webpack.config.js

0 commit comments

Comments
 (0)