diff --git a/www/artworks/get.php b/www/artworks/get.php index e2b5ffea..3c21095b 100644 --- a/www/artworks/get.php +++ b/www/artworks/get.php @@ -147,7 +147,7 @@ catch(Exceptions\InvalidPermissionsException){ if($artwork->CanBeEditedBy($GLOBALS['User'])){ ?>
The editor or submitter may edit this artwork before it’s approved. Once it’s approved, it can no longer be edited.
+An editor or the submitter may edit this artwork before it’s approved. Once it’s approved, it can no longer be edited.
} ?>