diff --git a/core/js/setupchecks.js b/core/js/setupchecks.js index 320c2bea9fb..7f9387ad6f0 100644 --- a/core/js/setupchecks.js +++ b/core/js/setupchecks.js @@ -425,7 +425,7 @@ messages.push({ msg: t( 'core', - 'It seems like you are running a 32bit PHP version. Nextcloud needs 64bit to run well. Please upgrade your OS and PHP to 64bit! For further details read {linkstart}the documentation page about this ↗{linkend}.' + 'It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.' .replace('{linkstart}', '') .replace('{linkend}', ''), ),