docs(config): Fix typo in kubernetes section (#4560)

This commit is contained in:
MatejKastak
2022-11-06 09:36:25 +01:00
committed by GitHub
parent 097f48790b
commit b9596f324b
+1 -1
View File
@@ -2196,7 +2196,7 @@ This module is disabled by default.
To enable it, set `disabled` to `false` in your configuration file.
When the module is enabled it will always be active, unless any of
`detect_extensions`, `detect_files` or `detect_folders` have been st in which
`detect_extensions`, `detect_files` or `detect_folders` have been set in which
case the module will only be active in directories that match those conditions.
:::