Skip to content

Commit 8d0ec74

Browse files
committed
docs: clarify local vs global config precedence (#10329)
1 parent 923de0b commit 8d0ec74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ the local/project configuration takes precedence over the global configuration.
4141
{{% /note %}}
4242

4343
{{% warning %}}
44-
Be mindful about checking in this file into your repository since it may contain user-specific or sensitive information.
45-
{{% /note %}}
44+
Be mindful when checking in this file into your repository since it may contain user-specific or sensitive information.
45+
{{% /warning %}}
4646

4747
## Listing the current configuration
4848

0 commit comments

Comments
 (0)