From be34ce94027f47e4399137134c1136e7ad523ffa Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Sat, 24 Aug 2024 18:04:32 +0530 Subject: [PATCH] Update src/content/configuration/module.mdx --- src/content/configuration/module.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/configuration/module.mdx b/src/content/configuration/module.mdx index b184c72c30db..8f02ae730869 100644 --- a/src/content/configuration/module.mdx +++ b/src/content/configuration/module.mdx @@ -724,7 +724,7 @@ The order of evaluation is as follows: ## Rule.assert -A [`Condition`](#condition) taht allows you to match the import assertion of a dependency and apply specific rules based on the assertion type. +A [`Condition`](#condition) that allows you to match the import assertion of a dependency and apply specific rules based on the assertion type. **webpack.config.js**