summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-12-18 14:35:03 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-12-18 14:35:03 -0500
commit207190669131764402e5f96dfa81e01a43d68677 (patch)
tree0bee2e99a5de44ffd45278583c2c31cc81f0ce46 /sites
parentf0881ba8af57d1a122ef19c40d144afdcb6e0824 (diff)
Syntax typo fix in changelog
Diffstat (limited to 'sites')
-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: