diff --git a/doc/src/sgml/ref/set.sgml b/doc/src/sgml/ref/set.sgml
index 5a8ca84d098d2cb918d898e7f62518d86fd5501d..ec4b1baa89773c60fecadefca2df210add2c1beb 100644
--- a/doc/src/sgml/ref/set.sgml
+++ b/doc/src/sgml/ref/set.sgml
@@ -557,7 +557,7 @@ SET TIME ZONE { '<REPLACEABLE CLASS="PARAMETER">timezone</REPLACEABLE>' | LOCAL
 	  <listitem>
 	   <para>
 		Sets the isolation level for the current transaction to
-		'SERIALIZABLE' or 'COMMITTED'.
+		'SERIALIZABLE' or 'READ COMMITTED'.
 	   </para>
 	  </listitem>
 	 </varlistentry>