Skip to content

Commit 4b75a3e

Browse files
Lucian-4a25montogeek
authored andcommitted
docs(config): Updated word usage error (#3386)
1 parent adf60eb commit 4b75a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ If a module source size is less than `maxSize` then module will be injected into
285285

286286
`function(source, { filename, module }) => boolean`
287287

288-
If the function returns true, then module will be injected into the bundle as base64-encoded string, otherwise module file will be emitted info output directory.
288+
If the function returns true, then module will be injected into the bundle as base64-encoded string, otherwise module file will be emitted into the output directory.
289289

290290
## `Rule.generator.dataUrl` as an object
291291

0 commit comments

Comments
 (0)