Skip to content

Commit 74cb0e7

Browse files
committed
docs(api) Fix Plugins wording
1 parent 40d89f9 commit 74cb0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/api/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ noted.
3939
## Plugin Types
4040

4141
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
42+
a different number of ways. The way this works is closely related to the
4343
[hooks](https://github.com/webpack/tapable#tapable) provided by `Tapable`. The
4444
[compiler hooks](/api/compiler/#event-hooks) each note the underlying `Tapable` hook indicating which
4545
`tap` methods are available.

0 commit comments

Comments
 (0)