From af5735554d069634bb33809da9f524c2223f2fe5 Mon Sep 17 00:00:00 2001 From: Michael Senn Date: Tue, 30 Apr 2019 15:29:19 +0200 Subject: [PATCH] Fix typo in `users-delete.md` --- _pages/api/users/users-delete.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/api/users/users-delete.md b/_pages/api/users/users-delete.md index b9bdb37ed..20f75e1c7 100644 --- a/_pages/api/users/users-delete.md +++ b/_pages/api/users/users-delete.md @@ -389,6 +389,6 @@ As you can see there are two problems with this operation. - User is sole owner of a Resource - User is sole manager of a Group -The response body also details those gorups and resources so you can do needed changes. +The response body also details those groups and resources so you can do needed changes. Like in this case transfer ownership of those groups and resources.