diff --git a/doc/src/sgml/ref/create_tablespace.sgml b/doc/src/sgml/ref/create_tablespace.sgml
index 24fb79e539..beda4540c8 100644
--- a/doc/src/sgml/ref/create_tablespace.sgml
+++ b/doc/src/sgml/ref/create_tablespace.sgml
@@ -81,7 +81,7 @@ CREATE TABLESPACE tablespace_name [
The directory that will be used for the tablespace. The directory
- must be empty and must be owned by the
+ should be empty and must be owned by the
PostgreSQL> system user. The directory must be
specified by an absolute path name.