diff --git a/build.gradle.kts b/build.gradle.kts
index d83cff57..ae28ad63 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -85,7 +85,7 @@ tasks {
"""
${changelog.renderItem(changelog.get(pluginVersion), Changelog.OutputType.HTML)}
- See the CHANGELOG for more details and history.
+ See the CHANGELOG for more details and history.
""".trimIndent()
)
}