diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml
index 5f5d1da33d2..e3f8741f1db 100644
--- a/doc/src/sgml/release-12.sgml
+++ b/doc/src/sgml/release-12.sgml
@@ -253,6 +253,10 @@ Previously, \pset format a chose aligned;
+
+
The maximum btree index length is now reduced by eight bytes; a operation could potentially fail.
@@ -2608,7 +2612,7 @@ Author: Andres Freund
-->
-Require a C99-supported compiler, and MSCV 2013 or later on Windows (Andres Freund)
+Require a C99-supported compiler, and MSVC 2013 or later on Windows (Andres Freund)