diff --git a/src/main/java/org/gcube/gcat/rest/Item.java b/src/main/java/org/gcube/gcat/rest/Item.java index 32c7b25..01171eb 100644 --- a/src/main/java/org/gcube/gcat/rest/Item.java +++ b/src/main/java/org/gcube/gcat/rest/Item.java @@ -429,7 +429,7 @@ public class Item extends REST implements org.gcube.gcat.api.interf /** * Any Catalogue-Admins or above is capable of modifying the authorship of the item.
- * The service does not perform any check on author information provided by the user. + * The service does not perform any checks on author information provided by the user. * * @pathExample /items/my_test_item * @requestExample application/json;charset=UTF-8 classpath:/api-docs-examples/item/update-item-request.json