typo fix
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 01f468d..938af1b 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -22,7 +22,7 @@
 #407: Properly use null handlers for value types when serializer Collection
  and array types
  (contributed by Will P)
-#428: `PropertyNamingStrategy` will rename even explicit name from `@JsonProperty`)
+#428: `PropertyNamingStrategy` will rename even explicit name from `@JsonProperty`
  (reported by turskip@github)
 
 ------------------------------------------------------------------------