Skip to content

Commit 68c0a05

Browse files
authored
Merge pull request #2260 from alexissellier/improve-patch-doc
Specify a new section that cannot be patched
2 parents 1fa7569 + fddd3cf commit 68c0a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/configuration/profiles/patches.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ If `value` is defined, the new value must provide the correct type to be used wh
9292
:::
9393

9494
:::note
95-
The `patches` of a profile can modify all parts of the configuration **except** the sections `profiles` and `commands`.
95+
The `patches` of a profile can modify all parts of the configuration **except** the sections `profiles`, `commands` and `imports`.
9696
:::
9797

9898
#### Example: Config Patches

0 commit comments

Comments
 (0)