diff --git a/apps/oauth2/templates/admin.php b/apps/oauth2/templates/admin.php index d2e34e08db828..d764e17ceeca5 100644 --- a/apps/oauth2/templates/admin.php +++ b/apps/oauth2/templates/admin.php @@ -32,7 +32,7 @@

t('OAuth 2.0 clients')); ?>

-

t('OAuth 2.0 allows external services to request access to your %s.', [$themingDefaults->getName()])); ?>

+

t('OAuth 2.0 allows external services to request access to %s.', [$themingDefaults->getName()])); ?>