From 10cc2d7a724da4c74b9be7efdbd013c1744047ee Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 25 Jan 2021 15:09:00 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/users.md') diff --git a/doc/api/users.md b/doc/api/users.md index ecfd8e26626..2574589206c 100644 --- a/doc/api/users.md +++ b/doc/api/users.md @@ -1374,7 +1374,7 @@ Example Responses: ``` ```json -{ "message": "The user you are trying to approve is not pending an approval" } +{ "message": "The user you are trying to approve is not pending approval" } ``` ## Get an impersonation token of a user -- cgit v1.2.3