Skip to content

Commit d23aa92

Browse files
committed
minor re-wording of jsdoc
1 parent 995a742 commit d23aa92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ const publicApi = {
103103
},
104104

105105
/**
106-
* Allows to set ManifestPlugin options and override default options
107-
* List of available options can be found at https://github.com/danethurber/webpack-manifest-plugin
106+
* Allows you to configure the options passed to webpack-manifest-plugin.
107+
* A list of available options can be found at https://github.com/danethurber/webpack-manifest-plugin
108108
*
109109
* For example:
110110
*

0 commit comments

Comments
 (0)