From efe37aa9ae1ce323f2870d893abf4db394fff48d Mon Sep 17 00:00:00 2001 From: arjunrbery <20059577+arjunrbery@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:50:57 -0500 Subject: [PATCH] Correct 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: