Skip to content

Commit a96aa23

Browse files
committed
Replace another -> each
1 parent 7a7cc8a commit a96aa23

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
@@ -112,7 +112,7 @@ Each project's home page shows recent activity, and links along the top will lea
112112

113113
==== Working Together
114114

115-
The simplest way of working together on a GitLab project is by giving another user direct push access to the Git repository.
115+
The simplest way of working together on a GitLab project is by giving each user direct push access to the Git repository.
116116
You can add a user to a project by going to the ``Members'' section of that project's settings, and associating the new user with an access level (the different access levels are discussed a bit in <<_gitlab_groups_section>>).
117117
By giving a user an access level of ``Developer'' or above, that user can push commits and branches directly to the repository with impunity.
118118

0 commit comments

Comments
 (0)