From d62b188a7ad97f697c09b16a42a266c44b810e8e Mon Sep 17 00:00:00 2001
From: Ryan DeBeasi <hi@ryandebeasi.com>
Date: Fri, 22 Mar 2019 21:05:59 +0100
Subject: [PATCH] Fix a minor typo

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

diff --git a/exercises/2-attack-of-the-pipelines/README.md b/exercises/2-attack-of-the-pipelines/README.md
index 3ce29a7..2ade1ea 100644
--- a/exercises/2-attack-of-the-pipelines/README.md
+++ b/exercises/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