Skip to content

Commit 8d5f66f

Browse files
committed
fix grammar
1 parent 404740b commit 8d5f66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/solid-start/guides/security.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It is highly recommended to read the [Cross Site Scripting Prevention Cheat Shee
2020

2121
## Content Security Policy (CSP)
2222

23-
To configure the `Content-Security-Policy` HTTP header, [middleware](/solid-start/advanced/middleware) can be used.
23+
To configure the `Content-Security-Policy` HTTP header, a [middleware](/solid-start/advanced/middleware) can be used.
2424

2525
### With nonce (recommended)
2626

0 commit comments

Comments
 (0)