From 0d861c9935485c9d26ebb98b00cc9b8411889108 Mon Sep 17 00:00:00 2001
From: Kaizer Sogiawala <Kaizer_Sogiawala@intuit.com>
Date: Wed, 4 Jun 2014 00:43:53 -0700
Subject: [PATCH] Fixing typo

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

diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md
index 68c10a9f3ce..493e59af225 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -2,7 +2,7 @@
 
 Gitlab allows you to open selected projects to be accessed **publicly** or **internally**.
 
-Projects with either of these visibility levels will be listen in the [public access directory](/public).
+Projects with either of these visibility levels will be listed in the [public access directory](/public).
 
 Internal projects will only be available to authenticated users.
 
-- 
GitLab