diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index c828590c7a21..1cbe40c54401 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -517,7 +517,7 @@
58192: Correct a regression in the previous fix for
58023. Ensure that classes are associated with their manifest
even if the class file is first read (and cached) without the manifest.
- (markt)
+ (markt)
Fix thread safety issue in the AsyncContext
implementation