We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9472e commit 5cbc5aaCopy full SHA for 5cbc5aa
src/routes/solid-start/guides/security.mdx
@@ -20,7 +20,7 @@ It is highly recommended to read the [Cross Site Scripting Prevention Cheat Shee
20
21
## Content Security Policy (CSP)
22
23
-To configure the `Content-Security-Policy` HTTP header, you can use a [middleware](/solid-start/advanced/middleware).
+To configure the `Content-Security-Policy` HTTP header, [middleware](/solid-start/advanced/middleware) can be used.
24
25
### With nonce (recommended)
26
0 commit comments