improving code

This commit is contained in:
Luca Frosini 2022-09-19 15:17:55 +02:00
parent fae090d6bc
commit fff3ba8710
1 changed files with 2 additions and 2 deletions

View File

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