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: