summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--sites/www/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index b7d93b35..7ff8cf4c 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -6,7 +6,7 @@ Changelog
- :feature:`-` `Transport` grew a new ``packetizer_class`` kwarg for overriding
the packet-handler class used internally. Mostly for testing, but advanced
users may find this useful when doing deep hacks.
-- :bug:`-` Address `CVE 2023-48795<https://terrapin-attack.com/>`_ (aka the
+- :bug:`-` Address `CVE 2023-48795 <https://terrapin-attack.com/>`_ (aka the
"Terrapin Attack", a vulnerability found in the SSH protocol re: treatment of
packet sequence numbers) as follows: