From 32574dc8e6271b35e3c3efa52d91e3f036937ee5 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Sat, 14 Dec 2013 15:57:30 -0800 Subject: [PATCH] Typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a8431f4..7c09865 100644 --- a/index.html +++ b/index.html @@ -159,7 +159,7 @@

Our campfire bot, hubot, can do deployments for any of the employees, so a simple:

-
hubot depoy github to production
+
hubot deploy github to production
 

will deploy the code and zero-downtime restart all the necessary processes. You can see how common this is at GitHub: