From 1ad1869d33452767e7560f5f9e76683b6e1aefd9 Mon Sep 17 00:00:00 2001
From: Ravi Srinivasan <rsriniva@users.noreply.github.com>
Date: Mon, 25 Mar 2019 15:00:59 +0100
Subject: [PATCH] Fix minor typo - PR from Ryan DeBeasi 

---
 2-attack-of-the-pipelines/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/2-attack-of-the-pipelines/README.md b/2-attack-of-the-pipelines/README.md
index 7eeb63a..55795fb 100644
--- a/2-attack-of-the-pipelines/README.md
+++ b/2-attack-of-the-pipelines/README.md
@@ -196,7 +196,7 @@
 9. To prepare Nexus to host the binaries created by the frontend and backend builds we need to run a prepare-nexus script. Before we do this we need to export some variables and change `<YOUR_NAME>` accordingly in the below commands.
 
 <p class="tip" >
-NOTE: Microsoft Windows users, run the following commands in the *do500-toolbox* container. Linux and MacOS users should skip this tep and continue from the *oc login* step.
+NOTE: Microsoft Windows users, run the following commands in the *do500-toolbox* container. Linux and MacOS users should skip this step and continue from the *oc login* step.
 </p>
 
 ```bash

--
Gitblit v1.9.3