Skip to content

Commit da0bdfd

Browse files
authored
Merge pull request #1679 from jliljekrantz/patch-1
Correct spelling error
2 parents f191a30 + f806e2e commit da0bdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/04-git-server/sections/gitlab.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ image::images/gitlab-menu.png[The “Admin area” item in the GitLab menu]
3434

3535
===== Users
3636

37-
Everybody using your GitLab server must have an user account.
37+
Everybody using your GitLab server must have a user account.
3838
User accounts are quite simple, they mainly contain personal information attached to login data.
3939
Each user account has a *namespace*, which is a logical grouping of projects that belong to that user.
4040
If the user +jane+ had a project named +project+, that project's url would be `http://server/jane/project`.

0 commit comments

Comments
 (0)