a fix to release notes (wrong issue id)
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index e86a593..a6f882a 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -6,7 +6,7 @@
 
 2.12.0 (not yet released)
 
-#792: Deserialization Not Working Right with Generic Types and Builders
+#921: Deserialization Not Working Right with Generic Types and Builders
  (reported by Mike G; fix contributed by Ville K)
 #1886: Allow use of `@JsonFormat(with=JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES)`
   on Class