From 8182858b75650bfd502150d17f83672a3506903c Mon Sep 17 00:00:00 2001 From: Anuj Singh <30765911+underscoreanuj@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:32:47 +0530 Subject: [PATCH] Update _index.md fixed a grammatical error. --- website/content/en/docs/Getting Started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/docs/Getting Started/_index.md b/website/content/en/docs/Getting Started/_index.md index ed8dd3b6..3bed2fcc 100644 --- a/website/content/en/docs/Getting Started/_index.md +++ b/website/content/en/docs/Getting Started/_index.md @@ -15,4 +15,4 @@ This document describes a getting started guide for **Jenkins Operator** Prepare your Kubernetes cluster and set up your `kubectl` access. -Once you have running Kubernetes cluster you can focus on installing **Jenkins Operator** according to the [Installation](/docs/installation/) guide. +Once you have a running Kubernetes cluster you can focus on installing **Jenkins Operator** according to the [Installation](/docs/installation/) guide.