Skip to content

Commit dd01800

Browse files
fix spelling error
2 parents df39286 + 7662cbd commit dd01800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/concepts/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ contributors:
88
- johnstew
99
---
1010

11-
插件是 wepback[支柱](https://github.com/webpack/tapable)功能。webpack 自身也是构建于,你在 webpack 配置中用到的**相同的插件系统**之上!
11+
插件是 webpack[支柱](https://github.com/webpack/tapable)功能。webpack 自身也是构建于,你在 webpack 配置中用到的**相同的插件系统**之上!
1212

1313
插件目的在于解决 [loader](/concepts/loaders) 无法实现的**其他事**
1414

0 commit comments

Comments
 (0)