summaryrefslogtreecommitdiff
path: root/docs/ref/clickjacking.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/clickjacking.txt')
-rw-r--r--docs/ref/clickjacking.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/clickjacking.txt b/docs/ref/clickjacking.txt
index 0c8dc0339d..8e98bac5ee 100644
--- a/docs/ref/clickjacking.txt
+++ b/docs/ref/clickjacking.txt
@@ -6,7 +6,7 @@ Clickjacking Protection
:synopsis: Protects against Clickjacking
The clickjacking middleware and decorators provide easy-to-use protection
-against `clickjacking`_. This type of attack occurs when a malicious site
+against `clickjacking`_. This type of attack occurs when a malicious site
tricks a user into clicking on a concealed element of another site which they
have loaded in a hidden frame or iframe.