corrected capitalization

Co-authored-by: Volkan Yazıcı <volkan@yazi.ci>
diff --git a/src/site/antora/modules/ROOT/pages/development.adoc b/src/site/antora/modules/ROOT/pages/development.adoc
index 90ddc46..268b80f 100644
--- a/src/site/antora/modules/ROOT/pages/development.adoc
+++ b/src/site/antora/modules/ROOT/pages/development.adoc
@@ -75,7 +75,7 @@
 
 . Is this a _trivial fix_ such as a code or documentation typo?
 Simply submit a pull request.
-A Changelog entry is unnecessary. Please ensure that `./mvnw verify site` succeeds.
+A changelog entry is unnecessary. Please ensure that `./mvnw verify site` succeeds.
 
 . Is this a _non-trivial fix_ or a _new feature_?
 Pitch it in a {logging-services-url}/support.html#discussions-maintainer[maintainer discussion channel] and ask for assistance.