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``