From 581d62f320f2a4043a1ea6ac77290c60d27485cc Mon Sep 17 00:00:00 2001
From: John Wesley Walker III <81404201+jww3@users.noreply.github.com>
Date: Wed, 23 Oct 2024 16:15:49 +0200
Subject: [PATCH] Tidy CHANGELOG.md

Co-authored-by: Josh Gross <joshmgross@github.com>
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08ede65..a96c76e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
 # Changelog
 
 ## v4.2.2
-* `url-helper.ts` now leverages well-known environment variables. by @jww3 in https://github.com/actions/checkout/pull/1941
+* `url-helper.ts` now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941
 * Expand unit test coverage for `isGhes` by @jww3 in https://github.com/actions/checkout/pull/1946
 
 ## v4.2.1