From 1b197752b63e6bb364d3a262abf8d4a71676217d Mon Sep 17 00:00:00 2001
From: Jeremy Wright <jeremy@quiescent.us>
Date: Tue, 10 Sep 2024 09:33:25 -0700
Subject: [PATCH] Fix minor misspelling in README.rst. (#17664)

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index d5625afe8..2fe4a7e43 100644
--- a/README.rst
+++ b/README.rst
@@ -158,7 +158,7 @@ it:
 
 We **strongly** recommend using a CAPTCHA, particularly if your homeserver is exposed to
 the public internet. Without it, anyone can freely register accounts on your homeserver.
-This can be exploited by attackers to create spambots targetting the rest of the Matrix
+This can be exploited by attackers to create spambots targeting the rest of the Matrix
 federation.
 
 Your new user name will be formed partly from the ``server_name``, and partly
-- 
GitLab