From f432800611d949a5e83d485e5a1e6e05710c1dcd Mon Sep 17 00:00:00 2001 From: ecksun Date: Thu, 14 Dec 2023 18:11:10 +0000 Subject: [PATCH] docs: Fix typo in gcloud description (#5634) --- docs/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/README.md b/docs/config/README.md index c267a37d..0bb393fc 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -1655,7 +1655,7 @@ The `gcloud` module shows the current configuration for [`gcloud`](https://cloud This is based on the `~/.config/gcloud/active_config` file and the `~/.config/gcloud/configurations/config_{CONFIG NAME}` file and the `CLOUDSDK_CONFIG` env var. When the module is enabled it will always be active, unless `detect_env_vars` has -been set in which case the module will only be active be active when one of the +been set in which case the module will only be active when one of the environment variables has been set. ### Options