diff --git a/docs/multisite/languages/back_office_translations.md b/docs/multisite/languages/back_office_translations.md index 0e2906838c..2cc69f5143 100644 --- a/docs/multisite/languages/back_office_translations.md +++ b/docs/multisite/languages/back_office_translations.md @@ -118,7 +118,7 @@ The language to display is then selected automatically based on [user preference !!! note Run `composer run post-update-cmd` which installs your JavaScript translations by using `BazingaJsTranslationBundle`, - and clears the cache of the default Siteaccess. + and clears the cache of the default SiteAccess. Run `php bin/console cache:clear --siteaccess=admin` to clear the back office cache. You may need to replace `admin` with the back office's SiteAccess name used in your installation.