diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index e6ff993b104..faa79189ab1 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2005,7 +2005,7 @@ and boolean expressions always evaluate to a result compatible with this type. -bool uses 4 bytes of storage. +bool uses 1 byte of storage.