diff --git a/htdocs/langs/en_US/website.lang b/htdocs/langs/en_US/website.lang
index aaef19b7824..b7babd403a1 100644
--- a/htdocs/langs/en_US/website.lang
+++ b/htdocs/langs/en_US/website.lang
@@ -46,7 +46,7 @@ SetHereVirtualHost=Use with Apache/NGinx/...
Create on your web server
ExampleToUseInApacheVirtualHostConfig=Example to use in Apache virtual host setup:
YouCanAlsoTestWithPHPS=Use with PHP embedded server
On develop environment, you may prefer to test the site with the PHP embedded web server (PHP 5.5 required) by running
php -S 0.0.0.0:8080 -t %s
YouCanAlsoDeployToAnotherWHP=Run your web site with another Dolibarr Hosting provider
If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on https://saas.dolibarr.org
-CheckVirtualHostPerms=Check also that virtual host has permission %s on files into
%s
+CheckVirtualHostPerms=Check also that the virtual host user (for example www-data) has %s permissions on files into
%s
ReadPerm=Read
WritePerm=Write
TestDeployOnWeb=Test/deploy on web