diff --git a/website/src/components/Changelog/Gateway.tsx b/website/src/components/Changelog/Gateway.tsx
index 96361e728..16f7bc991 100644
--- a/website/src/components/Changelog/Gateway.tsx
+++ b/website/src/components/Changelog/Gateway.tsx
@@ -39,8 +39,9 @@ export default function Gateway() {
establish.
- Fixes a security issue where resource authorizations would not get
- revoked if the Gateway was disconnected from the portal.
+ Fixes a potential security issue where prior resource authorizations
+ would not get revoked if the Gateway was disconnected from the portal
+ while access was removed.