diff --git a/doc/src/sgml/release-9.4.sgml b/doc/src/sgml/release-9.4.sgml index 41256b7eea4..29139444feb 100644 --- a/doc/src/sgml/release-9.4.sgml +++ b/doc/src/sgml/release-9.4.sgml @@ -1327,8 +1327,8 @@ This allows for faster access to values in the JSON document and faster and more useful indexing of JSON. - JSONB values are also typed as appropriate scalar - SQL types. + Scalar values in JSONB documents are typed as appropriate + scalar SQL types.