From bea7d0b3d920b9c06749ff5f43536c5a36579ae1 Mon Sep 17 00:00:00 2001 From: Richard Soderberg <rsoderberg@gmail.com> Date: Mon, 2 Apr 2012 01:19:43 -0700 Subject: [PATCH] boldify git here to match node.js and nginx --- docs/DEPLOYMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DEPLOYMENT.md b/docs/DEPLOYMENT.md index d0940ea2d..32abefbbd 100644 --- a/docs/DEPLOYMENT.md +++ b/docs/DEPLOYMENT.md @@ -52,7 +52,7 @@ and using the following software: * *nginx* runs as user 'www-data' * *node.js* servers run as user 'www-data' - * when git pushing, all publishing and restarting runs as user 'git' + * when *git* pushing, all publishing and restarting runs as user 'git' ## Setup -- GitLab