diff --git a/configuration.md b/configuration.md index 0d3d1010..77d70eef 100644 --- a/configuration.md +++ b/configuration.md @@ -21,6 +21,5 @@ The DSpace server will have a whitelist of properties that can be retrieved by t } ``` -* 200 OK - if the operation succeeded -* 204 No Content - if the property isn't configured to be retrieved -* 404 Not found - if the property doesn't exist \ No newline at end of file +* 200 OK - if the operation succeed +* 404 Not found - if the property doesn't exist or isn't configured to be retrieved \ No newline at end of file