From af5a2468e88bffbe6fc7412c4a859b51af0feb82 Mon Sep 17 00:00:00 2001 From: bergquist Date: Thu, 14 Feb 2019 20:18:24 +0100 Subject: [PATCH] fix spelling error --- docs/sources/guides/whats-new-in-v6-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v6-0.md b/docs/sources/guides/whats-new-in-v6-0.md index 656e563a7f8..e789b6e71b2 100644 --- a/docs/sources/guides/whats-new-in-v6-0.md +++ b/docs/sources/guides/whats-new-in-v6-0.md @@ -146,7 +146,7 @@ Besides these changes we have also introduced [SameSite](https://www.owasp.org/i > If you're using [Auth Proxy Authentication](/auth/auth-proxy/) you still need to have user sessions setup and configured but our goal is to remove this requirements in a near future. -We also disable script tags in text panels by defult to avoid Cross-site Scripting (XSS) attacks. +We also disable script tags in text panels by default to avoid Cross-site Scripting (XSS) attacks. ## Named Colors