diff --git a/en/changelog/4x.md b/en/changelog/4x.md
index 12e87130f2..3fb2936301 100644
--- a/en/changelog/4x.md
+++ b/en/changelog/4x.md
@@ -15,7 +15,7 @@ The 4.18.3 patch release includes the following bug fix:
-
- Fix routing requests without method [commit](https://github.com/expressjs/express/commit/74beeac0718c928b4ba249aba3652c52fbe32ca8)
+ Fix routing requests without method. ([commit](https://github.com/expressjs/express/commit/74beeac0718c928b4ba249aba3652c52fbe32ca8))
@@ -28,7 +28,7 @@ The 4.18.2 patch release includes the following bug fix:
-
- Fix regression routing a large stack in a single route [commit](https://github.com/expressjs/express/commit/7ec5dd2b3c5e7379f68086dae72859f5573c8b9b)
+ Fix regression routing a large stack in a single route. ([commit](https://github.com/expressjs/express/commit/7ec5dd2b3c5e7379f68086dae72859f5573c8b9b))