diff --git a/docs/canary/plugins/csrf.md b/docs/canary/plugins/csrf.md index c1e7ad249cc..ac6b9689b69 100644 --- a/docs/canary/plugins/csrf.md +++ b/docs/canary/plugins/csrf.md @@ -2,7 +2,7 @@ description: "Prevent Cross-Site Request Forgery with this middleware" --- -The `csrf()` middleware can be used to add safguard against +The `csrf()` middleware can be used to add safeguard against [Cross-Site Request Forgery vulnerabilities](https://developer.mozilla.org/en-US/docs/Web/Security/Attacks/CSRF). It checks if the user is allowed to load the requested URL based on the values in the