From af0af589f9caa6dc58bdb005fa756ad757834002 Mon Sep 17 00:00:00 2001 From: Sara Tavares <29093946+stavares843@users.noreply.github.com> Date: Tue, 30 Jan 2024 20:47:34 +0000 Subject: [PATCH] fix typo --- templates/generate_new.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/generate_new.html b/templates/generate_new.html index 351fa2d03..f8e89da17 100644 --- a/templates/generate_new.html +++ b/templates/generate_new.html @@ -619,7 +619,7 @@
When someone clones your site, they'll load the token, which will checks whether the referrer domain is expected. If not, it fires the token and you get an alert.
+When someone clones your site, they'll load the token, which will check whether the referrer domain is expected. If not, it fires the token and you get an alert.