From c467ef5221d1393d70b857aac582e4fbcf6abc3d Mon Sep 17 00:00:00 2001
From: Sytse Sijbrandij <sytse@dosire.com>
Date: Mon, 4 Nov 2013 11:36:07 -0800
Subject: [PATCH] Number 3 was missing.

---
 doc/update/patch_versions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/update/patch_versions.md b/doc/update/patch_versions.md
index d508975c0ea..204047d35ab 100644
--- a/doc/update/patch_versions.md
+++ b/doc/update/patch_versions.md
@@ -21,7 +21,7 @@ cd /home/git/gitlab
 sudo -u git -H git pull origin 6-2-stable
 ```
 
-### 4. Update gitlab-shell if necessary
+### 3. Update gitlab-shell if necessary
 
 ```bash
 cd /home/git/gitlab-shell
-- 
GitLab