From 3d91145cd0db52000eab67df7db0afec705b7f40 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Thu, 25 Feb 2016 10:16:16 +0200 Subject: [PATCH] Be more precise who people are --- doc/pages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/README.md b/doc/pages/README.md index ccad79fb026..db445f10088 100644 --- a/doc/pages/README.md +++ b/doc/pages/README.md @@ -52,7 +52,7 @@ In general there are two types of pages one might create: - Pages per user/group (`username.example.io`) - Pages per project (`username.example.io/projectname`) -In GitLab, usernames and groupnames are unique and often people refer to them +In GitLab, usernames and groupnames are unique and we often refer to them as namespaces. There can be only one namespace in a GitLab instance. | Type of GitLab Pages | Project name | Website served under | -- GitLab