diff --git a/pentesting-web/content-security-policy-csp-bypass/README.md b/pentesting-web/content-security-policy-csp-bypass/README.md
index 7c730c8ba..3e2bea9ff 100644
--- a/pentesting-web/content-security-policy-csp-bypass/README.md
+++ b/pentesting-web/content-security-policy-csp-bypass/README.md
@@ -737,7 +737,7 @@ You could redirect by injecting a meta tag (this is just a redirect, this won't
### DNS Prefetch
To load pages faster, browsers are going to pre-resolve hostnames into IP addresses and cache them for later usage.\
-You can indicate a browser to pre-resolve a hostname with: ``
+You can indicate a browser to pre-resolve a hostname with: ``
You could abuse this behaviour to **exfiltrate sensitive information via DNS requests**: