File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/utils/plugins-helpers/src Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ export namespace Types {
311
311
*/
312
312
schema ?: InstanceOrArray < Schema > ;
313
313
/**
314
- * @description Configuration object containing key => value that will be passes to the plugins.
314
+ * @description Configuration object containing key => value that will be passed to the plugins.
315
315
* Specifying configuration in this level of your configuration file will pass it to all plugins, in all outputs.
316
316
*
317
317
* The options may vary depends on what plugins you are using.
@@ -429,7 +429,7 @@ export namespace Types {
429
429
/**
430
430
* @type object
431
431
* @additionalProperties true
432
- * @description Configuration object containing key => value that will be passes to the plugins.
432
+ * @description Configuration object containing key => value that will be passed to the plugins.
433
433
* Specifying configuration in this level of your configuration file will pass it to all plugins, in all outputs.
434
434
*
435
435
* The options may vary depends on what plugins you are using.
You can’t perform that action at this time.
0 commit comments