diff options
-rw-r--r-- | doc/user/project/settings/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md index 7e3fe3646d9..737dea1de6c 100644 --- a/doc/user/project/settings/index.md +++ b/doc/user/project/settings/index.md @@ -101,8 +101,8 @@ Only project Owners and Admin users have the [permissions] to transfer a project You can transfer an existing project into a [group](../../group/index.md) if: 1. You have at least **Maintainer** [permissions] to that group. -1. The project is in a subgroup and you are an **Owner** of it or if the project is under your personal namespace and you are a **Maintainer** of it. - +1. The project is in a subgroup you own. +1. You are at least a **Maintainer** of the project under your personal namespace. Similarly, if you are an owner of a group, you can transfer any of its projects under your own user. |