From 8894bfc9f3c12f8df4c3fd5f2c06f2d3e22bd02a Mon Sep 17 00:00:00 2001
From: wmcdonald404 <wmcdonald@gmail.com>
Date: Wed, 30 May 2018 14:19:21 +0200
Subject: [PATCH] Fixing possessive pronouns, because grammar, innit.

---
 exercises/README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exercises/README.md b/exercises/README.md
index b171e6a..99cb1cb 100644
--- a/exercises/README.md
+++ b/exercises/README.md
@@ -3,7 +3,7 @@
 
 ![jenkins-crio-ocp-star-wars-kubes](./images/jenkins-crio-ocp-star-wars-kubes.png)
 
-This is a collection of practices and exercises to take a learner through a four day simulated residency experience. Learners can expect to be exposed to labs practices such as [Event Storming](https://rht-labs.github.io/practice-library/practices/event-storming/), [Social Contract](https://rht-labs.github.io/practice-library/practices/social-contract/) and [Impact Mapping](https://rht-labs.github.io/practice-library/practices/impact-mapping/) amoung many more which can be found in our [Practice Library](https://rht-labs.github.io/practice-library/). Learners will also be exposed to `Labs CI/CD` - how we use OpenShift & Ansible in conjunction with Jenkins to automate build and deploy of a sample todolist application and it's required infrastructure.
+This is a collection of practices and exercises to take a learner through a four day simulated residency experience. Learners can expect to be exposed to labs practices such as [Event Storming](https://rht-labs.github.io/practice-library/practices/event-storming/), [Social Contract](https://rht-labs.github.io/practice-library/practices/social-contract/) and [Impact Mapping](https://rht-labs.github.io/practice-library/practices/impact-mapping/) amoung many more which can be found in our [Practice Library](https://rht-labs.github.io/practice-library/). Learners will also be exposed to `Labs CI/CD` - how we use OpenShift & Ansible in conjunction with Jenkins to automate build and deploy of a sample todolist application and its required infrastructure.
 
 ## Learner pre-requisites
  - OCP CLI v3.9
@@ -14,7 +14,7 @@
  - Docker latest
  - JDK v8
  - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
- - Text editor such as Atom, IntelliJ or Visual Studio Code (The exercise were created using VSCode, so the screenshots will match it's layout and colour schemes)
+ - Text editor such as Atom, IntelliJ or Visual Studio Code (The exercise were created using VSCode, so the screenshots will match its layout and colour schemes)
 
 > (TODO) Download the tools-container containing required Ansible and OpenShift tooling pre-installed
 

--
Gitblit v1.9.3