We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d89f9 commit 74cb0e7Copy full SHA for 74cb0e7
src/content/api/plugins.md
@@ -39,7 +39,7 @@ noted.
39
## Plugin Types
40
41
Depending on the hooks used and `tap` methods applied, plugins can function in
42
-a number of different ways. The way this works is closely related to the
+a different number of ways. The way this works is closely related to the
43
[hooks](https://github.com/webpack/tapable#tapable) provided by `Tapable`. The
44
[compiler hooks](/api/compiler/#event-hooks) each note the underlying `Tapable` hook indicating which
45
`tap` methods are available.
0 commit comments