From f95d196487fb2f5cff64513943f18f0b4d1dcf2d Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Thu, 30 May 2024 11:30:22 +0200 Subject: [PATCH] Fixed a CI spellcheck --- docs/topics/security.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/security.txt b/docs/topics/security.txt index e031d45f19..4f235700d2 100644 --- a/docs/topics/security.txt +++ b/docs/topics/security.txt @@ -57,7 +57,7 @@ Content Security Policy (CSP) It's widely recommended to add a Content Security Policy (CSP) to your website in order to protect the website and its users from XSS attacks as mentioned in the previous chapter. CSP defines which source servers that are allowed to embed -content such as scripts, stylesheets, images and fonts into your webpages. +content such as scripts, stylesheets, images and fonts into your web pages. CSP is defined by one or more HTTP headers sent from the web server. The headers follow a special format, informing the browser about which sources it is allowed