From 5e7a31095d0c8ddff16361bd112841cf9d80dbe2 Mon Sep 17 00:00:00 2001
From: Chris May <chmay@redhat.com>
Date: Tue, 22 May 2018 20:59:18 +0200
Subject: [PATCH] Updates for spelling and grammar

---
 0-rogue-cluster/README.md |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/0-rogue-cluster/README.md b/0-rogue-cluster/README.md
index 1a8cbb9..c09f1e9 100644
--- a/0-rogue-cluster/README.md
+++ b/0-rogue-cluster/README.md
@@ -1,5 +1,5 @@
 # Rogue Cluster
-> This section contains information needed when setting up the cluster for the learners. 
+> This section contains information needed when setting up the cluster for the learners.
 
 _____
 
@@ -8,17 +8,17 @@
 </p>
 
 ## Cluster Requirements
-Learners will create 3 to 4 project namespaces running lightweight NodeJS app * 2  and a MongoDB in up to three of these namespace (dev, test, uat for example). The learners ci-cd namespace will house GitLab, Nexus and Jenkins as well as any slave pods used by jenkins.
+Learners will create 3 to 4 project namespaces running lightweight NodeJS app * 2  and a MongoDB in up to three of these namespaces (dev, test, uat for example). The learners ci-cd namespace will house GitLab, Nexus and Jenkins as well as any slave pods used by Jenkins.
 
  - Jenkins requires 5Gi of Persistent Storage and 4Gi of RAM
  - GitLab requires 2Gi of storage and 2Gi of RAM
- - PostgreSQL requires 1Gi of Storage and 512Mi of RAM 
+ - PostgreSQL requires 1Gi of Storage and 512Mi of RAM
  - Redis requires 512Mi of storage
  - Nexus requires
 
-## Cluster Access 
+## Cluster Access
  - Learners are in LDAP and can access cluster via `oc login`
- - Learners have access to LDAP bind credentials to be able to auth against gitlab 
- 
-## User privileges 
- - Learners will require privileges to run SCC containers ie GitLab
\ No newline at end of file
+ - Learners have access to LDAP bind credentials to be able to auth against GitLab
+
+## User privileges
+ - Learners will require privileges to run SCC containers i.e. GitLab

--
Gitblit v1.9.3