diff --git a/core/templates/installation.php b/core/templates/installation.php index 4597e92201..53ab4a0b87 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -158,7 +158,7 @@ script('core', [ t('Performance Warning'));?>

t('SQLite will be used as database.'));?>

t('For larger installations we recommend to choose a different database backend.'));?>

-

t('Especially when using desktop client for file syncing the use of sqlite is discouraged.')); ?>

+

t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>