Skip to content

Commit 1fa0cc7

Browse files
Update src/content/plugins/progress-plugin.md
Co-Authored-By: Fernando Montoya <montogeek@gmail.com>
1 parent 5278c6a commit 1fa0cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/plugins/progress-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ new webpack.ProgressPlugin(handler);
3434

3535
### Providing `object`
3636

37-
When providing an `object` to the `ProgressPlugin`, next properties are supported:
37+
When providing an `object` to the `ProgressPlugin`, following properties are supported:
3838

3939
- `activeModules: boolean = true` show's active modules count and one active module in progress message
4040
- `entries: boolean = false` show's entries count in progress message

0 commit comments

Comments
 (0)