diff options
-rw-r--r-- | apps/settings/templates/help.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/templates/help.php b/apps/settings/templates/help.php index 850ca388996..8bc3acd6e71 100644 --- a/apps/settings/templates/help.php +++ b/apps/settings/templates/help.php @@ -52,7 +52,7 @@ <div class="help-wrapper"> <div class="help-content"> <h2 class="help-content__heading"> - <?php p($l->t('Nextcloud help overview')); ?> + <?php p($l->t('Nextcloud help resources')); ?> </h2> <div class="help-content__body"> <a class="button" target="_blank" rel="noreferrer noopener" |