Fix typo also in versioned_docs

Cover helm-cli typo also in versioned_docs.
Fix English sentence, remove extra "." in mid-sentence.
This commit is contained in:
Andreas Jaeger
2025-02-25 09:08:45 +01:00
parent c1c5fc742a
commit 7ce89a8698
6 changed files with 6 additions and 6 deletions
@@ -94,7 +94,7 @@ Once edited, either press `ctrl+s` or go to `File > Save` to save your work.
## Install Rancher with Helm
Then from your local workstation, run the following commands. You will need to have [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl) and [helm.](https://helm.sh/docs/intro/install/) installed.
Then from your local workstation, run the following commands. You will need to have [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl) and [helm](https://helm.sh/docs/intro/install/) installed.
:::note