diff --git a/src/realm-settings/help.ts b/src/realm-settings/help.ts index f22322e7bf..146b9fb092 100644 --- a/src/realm-settings/help.ts +++ b/src/realm-settings/help.ts @@ -54,7 +54,7 @@ export default { xRobotsTag: "Prevent pages from appearing in search engines <1>Learn more", xXSSProtection: - "Prevent pages from appearing in search engines <1>Learn more", + "This header configures the Cross-site scripting (XSS) filter in your browser. Using the default behaviour, the browser will prevent rendering of the page when a XSS attack is detected. <1>Learn more", strictTransportSecurity: "The Strict-Transport-Security HTTP header tells browsers to always use HTTPS. Once a browser sees this header, it will only visit the site over HTTPS for the time specified (1 year) at max-age, including the subdomains. <1>Learn more", failureFactor: "How many failures before wait is triggered.",