diff --git a/files/en-us/web/security/attacks/xss/index.md b/files/en-us/web/security/attacks/xss/index.md index dc1c3766c692b84..61d971ea4115700 100644 --- a/files/en-us/web/security/attacks/xss/index.md +++ b/files/en-us/web/security/attacks/xss/index.md @@ -109,7 +109,8 @@ To exploit this vulnerability, an attacker sends the user a link like this: ```html - Win a free iPad! + Win a free iPad! ``` When the user clicks the link: