...
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index ea14514..8085b4d 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -40,7 +40,7 @@
  (reported by Pavel C)
 #2236: Type id not provided on `Double.NaN`, `Infinity` with `@JsonTypeInfo`
  (reported by C-B-B@github)
-#2241: Add `JsonPropertyNamingStrategy.LOWER_DOT_CASE` for dot-delimited names
+#2241: Add `PropertyNamingStrategy.LOWER_DOT_CASE` for dot-delimited names
  (contributed by zenglian@github.com)
 #2251: Getter that returns an abstract collection breaks a delegating `@JsonCreator`
 #2265: Inconsistent handling of Collections$UnmodifiableList vs Collections$UnmodifiableRandomAccessListq