We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba663de commit 2a66547Copy full SHA for 2a66547
templates.rst
@@ -1257,7 +1257,7 @@ user name and a malicious user sets the following as their name:
1257
</script>
1258
1259
You'll see ``My Name`` on screen but the attacker just secretly stole your cookies
1260
-so they can impersonate you in other websites. This is known as a `Cross-Site Scripting`_
+so they can impersonate you on other websites. This is known as a `Cross-Site Scripting`_
1261
or XSS attack.
1262
1263
To prevent this attack, use *"output escaping"* to transform the characters
0 commit comments