From 9772e967bb3e91d55d22e4e63a7949ec4d9db590 Mon Sep 17 00:00:00 2001 From: Jon Brohauge Date: Wed, 16 Oct 2019 19:50:13 +0200 Subject: [PATCH] Add a bit of extra words to make complete sentences --- .../content/en/docs/Getting Started/v0.1.1/deploy-jenkins.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/docs/Getting Started/v0.1.1/deploy-jenkins.md b/website/content/en/docs/Getting Started/v0.1.1/deploy-jenkins.md index 11ece335..fa214c91 100644 --- a/website/content/en/docs/Getting Started/v0.1.1/deploy-jenkins.md +++ b/website/content/en/docs/Getting Started/v0.1.1/deploy-jenkins.md @@ -9,8 +9,8 @@ description: > ## Deploy Jenkins -Once jenkins-operator is up and running let's deploy actual Jenkins instance. -Create manifest ie. **jenkins_instance.yaml** with following data and save it on drive. +Once the **Jenkins Operator** is up and running let's deploy an actual Jenkins instance. +Create a manifest ie. **jenkins_instance.yaml** with following data and save it on drive. ```bash apiVersion: jenkins.io/v1alpha2