From fff3ba8710af2eaed325dc260bac4a12e40132df Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Mon, 19 Sep 2022 15:17:55 +0200 Subject: [PATCH] improving code --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index f3996ed..b2ea110 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -198,7 +198,7 @@ Catalogue-Member: A user with such a role is mainly capable of listing and reading items; Catalogue-Editor: - A user with such a role is capable of managing the items they create and capable of using other safe APIs; + A user with such a role is capable of managing the items he/she creates and capable of using other safe APIs; Catalogue-Admin: A user with such a role is capable of administrating many aspects of the catalogue; @@ -254,7 +254,7 @@ The following are the allowed moderation operation on an item in a and the ``pending`` ---**approve** (*Catalogue-Moderator*)---> ``approved`` - ``rejected`` ---**update** (*Author*)---> ``rejected`` + ``rejected`` ---**update** (*Author*)---> ``pending`` ``approved`` ---**update** (*Author*)---> ``pending``