From 0636ea66136f42f0300ea13f7b71271b80450515 Mon Sep 17 00:00:00 2001
From: Monty Taylor <mordred@inaugust.com>
Date: Tue, 28 Feb 2017 17:48:34 -0600
Subject: Fixed a typo

---
 src/posts/whats-coming-zuulv3.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/posts/whats-coming-zuulv3.hbs b/src/posts/whats-coming-zuulv3.hbs
index 91b5b62..28c3ca4 100644
--- a/src/posts/whats-coming-zuulv3.hbs
+++ b/src/posts/whats-coming-zuulv3.hbs
@@ -125,7 +125,7 @@
 
     <p>As previously mentioned, the job content is now defined in Ansible
     rather than using our Jenkins Job Builder tool. This playbook is going
-    to run a tasks on a host called <em>controller</em> which you may
+    to run tasks on a host called <em>controller</em> which you may
     remember we requested in the job definition. On that host, it will run
     <em>make distcheck</em>. Pretty much anything you can do in Ansible, you
     can do in a Zuul job now, and the playbooks should also be re-usable
-- 
cgit v1.2.3