Skip to content

Commit b20a94f

Browse files
Merge branch 'master' into issue/1933
2 parents f5940e1 + e029d68 commit b20a94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Conditions can be one of these:
293293

294294
It must have a `loader` property being a string. It is resolved relative to the configuration [`context`](/configuration/entry-context#context) with the loader resolving options ([resolveLoader](/configuration/resolve#resolveloader)).
295295

296-
It can have a `options` property being a string or object. This value is passed to the loader, which should interpret it as loader options.
296+
It can have an `options` property being a string or object. This value is passed to the loader, which should interpret it as loader options.
297297

298298
For compatibility a `query` property is also possible, which is an alias for the `options` property. Use the `options` property instead.
299299

0 commit comments

Comments
 (0)