diff --git a/apps/admin_audit/lib/Actions/Sharing.php b/apps/admin_audit/lib/Actions/Sharing.php index 472e420311016..ad2330476778a 100644 --- a/apps/admin_audit/lib/Actions/Sharing.php +++ b/apps/admin_audit/lib/Actions/Sharing.php @@ -322,7 +322,7 @@ public function updatePassword(array $params): void { public function updateExpirationDate(array $params): void { if ($params['date'] === null) { $this->log( - 'The expiration date of the publicly shared %s with ID "%s" has been changed removed', + 'The expiration date of the publicly shared %s with ID "%s" has been removed', $params, [ 'itemType',