From 546bdbeb87bbce96e87168f0a1dba0fbf76396d9 Mon Sep 17 00:00:00 2001
From: acammies <a.cammies@gmail.com>
Date: Mon, 07 May 2018 22:17:28 +0200
Subject: [PATCH] Merge pull request #209 from bparry02/patch-1

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

diff --git a/exercises/1-the-manual-menace/README.md b/exercises/1-the-manual-menace/README.md
index ea30e67..34a7a2a 100644
--- a/exercises/1-the-manual-menace/README.md
+++ b/exercises/1-the-manual-menace/README.md
@@ -190,7 +190,7 @@
 $ touch params/nexus
 ```
 
-4. The essential params to inclue in this file are: `params` directory. 
+4. The essential params to include in this file are:
 ```bash
 VOLUME_CAPACITY=5Gi
 MEMORY_LIMIT=2Gi
@@ -369,7 +369,7 @@
 Note in a residency we would not use your GitCredentials for pushing and pulling from Git, A service user would be created for this.
 </p>
 
-5. Checkout the parms and the templates for the `jenkins-s2i`
+5. Checkout the params and the templates for the `jenkins-s2i`
 ```bash
 $ git checkout exercise1/jenkins-s2i params/jenkins-s2i templates/jenkins-s2i.yml
 ```

--
Gitblit v1.9.3