diff --git a/core/lib/src/shield/policy.rs b/core/lib/src/shield/policy.rs index f0418e8f..fa2f72a3 100644 --- a/core/lib/src/shield/policy.rs +++ b/core/lib/src/shield/policy.rs @@ -365,7 +365,7 @@ impl From<&Frame> for Header<'static> { } /// The [X-XSS-Protection] header: filters some forms of reflected [XSS] -/// attacks. Modern browsers do not support or enorce this header. +/// attacks. Modern browsers do not support or enforce this header. /// /// [X-XSS-Protection]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection /// [XSS]: https://developer.mozilla.org/en-US/docs/Glossary/Cross-site_scripting