From 983357d9000da9a976e7ff2150e567a91e987165 Mon Sep 17 00:00:00 2001
From: Bryan Parry <bparry02@gmail.com>
Date: Wed, 02 May 2018 20:12:17 +0200
Subject: [PATCH] Fix Typo - Remove duplicate text

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

diff --git a/1-the-manual-menace/README.md b/1-the-manual-menace/README.md
index ea30e67..a9d2ec5 100644
--- a/1-the-manual-menace/README.md
+++ b/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 inclue in this file are:
 ```bash
 VOLUME_CAPACITY=5Gi
 MEMORY_LIMIT=2Gi

--
Gitblit v1.9.3