From 7c10c36eb0f083facbb6004165e74012ae057052 Mon Sep 17 00:00:00 2001 From: Maarten de Waard <maarten@greenhost.nl> Date: Fri, 10 Jan 2020 08:49:38 +0000 Subject: [PATCH] Apply suggestion to docs/index.rst --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index fef5e6c..7c71c1b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,7 +9,7 @@ Description The user panel allows you to add and edit users. It can also show you an overview of applications that are available to the users. -Admin users can create and edit other users. Normal users can log in to change +Admin users can create, delete and edit other users. Normal users can log in to change their password and email address, and see to which applications they have access. -- GitLab