From ea5b30581ad1704c4190e81e563416f8ee172819 Mon Sep 17 00:00:00 2001
From: Bryan Parry <bparry02@gmail.com>
Date: Thu, 03 May 2018 00:36:04 +0200
Subject: [PATCH] Fix 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 cafb166..7151f62 100644
--- a/exercises/2-attack-of-the-pipelines/README.md
+++ b/exercises/2-attack-of-the-pipelines/README.md
@@ -379,7 +379,7 @@
     ��������� todolist-fe-build.yml
     ��������� todolist-fe-deploy.yml
 ```
-where the following
+with the following
     * the `apply.yml` file is the entrypoint. 
     * the `inventory` contains the objects to populate the cluster with.
     * the `params` contains the variables we'll apply to the `templates`

--
Gitblit v1.9.3