docs(kubernetes): fix typo environmental in module documentation (#6987)

This commit is contained in:
Robin Neatherway
2025-09-29 18:30:03 +01:00
committed by GitHub
parent 6526d4bb5e
commit f7d583821a
+1 -1
View File
@@ -2652,7 +2652,7 @@ If the `$KUBECONFIG` env var is set the module will use that if not it will use
> When the module is enabled it will always be active, unless any of
> `detect_env_vars`, `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 or one of the environmatal variable has been set.
> those conditions or one of the environmental variables has been set.
### Options