From 8a6e4ee0bf96ff65152d96c7aefe8e1c9aba80cf Mon Sep 17 00:00:00 2001 From: Oleksandr Molchanov Date: Sat, 14 Mar 2026 16:19:00 +0200 Subject: [PATCH] docs: remove extra spaces --- plugins/kube-ps1/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/kube-ps1/README.md b/plugins/kube-ps1/README.md index a3771b61f..de75c244b 100644 --- a/plugins/kube-ps1/README.md +++ b/plugins/kube-ps1/README.md @@ -253,8 +253,8 @@ If `KUBE_PS1_ENV_CTX_ENABLE` is set to `true`, you can also modify: | Variable | Default | Meaning | | :------- | :-----: | ------- | | `KUBE_PS1_ENV_PROD_COLOR` | `red` | Set default color of the production environment | -| `KUBE_PS1_ENV_STG_COLOR` | `yellow` | Set default color of the staging environment | -| `KUBE_PS1_ENV_TEST_COLOR` | `green` | Set default color of the testing environment | +| `KUBE_PS1_ENV_STG_COLOR` | `yellow` | Set default color of the staging environment | +| `KUBE_PS1_ENV_TEST_COLOR` | `green` | Set default color of the testing environment | | `KUBE_PS1_ENV_DEV_COLOR` | `blue` | Set default color of the development environment | Set the variable to an empty string if you do not want color for each