From f477112f609ea814fb53461576afbd6af8cf320e Mon Sep 17 00:00:00 2001
From: Richard Soderberg <rsoderberg@gmail.com>
Date: Mon, 2 Apr 2012 01:18:41 -0700
Subject: [PATCH] remove duplicate copy of l3 header

---
 docs/DEPLOYMENT.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/DEPLOYMENT.md b/docs/DEPLOYMENT.md
index 4a7aafa3c..eaf58b01b 100644
--- a/docs/DEPLOYMENT.md
+++ b/docs/DEPLOYMENT.md
@@ -50,7 +50,6 @@ and using the following software:
 
 ### Permissions conventions
 
-Permissions conventions:
   * *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'
-- 
GitLab