From a53d2c37c4934f564caa94543dd4cf5af1703e2d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 21 Feb 2020 09:09:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/groups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') diff --git a/doc/api/groups.md b/doc/api/groups.md index 946626859f8..14e04b9dd17 100644 --- a/doc/api/groups.md +++ b/doc/api/groups.md @@ -498,7 +498,7 @@ Parameters: ## Transfer project to group -Transfer a project to the Group namespace. Available only to instance administrators. Transferring projects may fail when tagged packages exist in the project's repository. +Transfer a project to the Group namespace. Available only to instance administrators. Transferring projects may fail when tagged packages exist in the project's repository. ``` POST /groups/:id/projects/:project_id -- cgit v1.2.3