summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/README.md b/doc/install/README.md
index 9f630220705..ae48306e65e 100644
--- a/doc/install/README.md
+++ b/doc/install/README.md
@@ -14,7 +14,7 @@ There are many ways you can install GitLab depending on your platform:
1. **Omnibus Gitlab**: The official deb/rpm packages that contain a bundle of GitLab
and the various components it depends on like PostgreSQL, Redis, Sidekiq, etc.
-1. **GitLab Helm chart**: The cloud native Helm chart of installing GitLab and all
+1. **GitLab Helm chart**: The cloud native Helm chart for installing GitLab and all
its components on Kubernetes.
1. **Docker**: The Omnibus GitLab packages dockerized.
1. **Source**: Install GitLab and all its components from scratch.