From 542e514006cbce5288cd3d859dda360ba0380db2 Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Fri, 27 Apr 2018 14:24:27 +0200
Subject: [PATCH] ADD top and tail for non-functionals

---
 6-return-of-the-app-monitoring/README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/6-return-of-the-app-monitoring/README.md b/6-return-of-the-app-monitoring/README.md
index 005414d..d462679 100644
--- a/6-return-of-the-app-monitoring/README.md
+++ b/6-return-of-the-app-monitoring/README.md
@@ -27,10 +27,10 @@
 
 2. Create a new Dashboard for our Builds using the plugin above. Use Regex to add jobs to it. Use the BuildFail Analyser to add meaningful data to the reason for failures.
 
-2. Use the pipeline views in OpenShift and Jenkins to produce dashboards that teams can use. 
+2. Use the pipeline views in OpenShift and Jenkins to produce dashboards that teams can use.
 
 ## Step by Step Instructions
-> This is a fairly structured guide with references to exact filenames and sections of text to be added. Include pictures and code snippets where appropriate. Rule of thumb is learners are dumb.... so over describe _why_ we're doing things
+> This is a fairly structured guide with references to exact filenames and sections of text to be added. Include pictures and code snippets where appropriate.
 
 ### Part 1 - Create a build monitor
 > _In this exercise we will create a new build monitor to show key information about our builds_

--
Gitblit v1.9.3