diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml
index 342fdad91c5..f425598a4ef 100644
--- a/doc/src/sgml/start.sgml
+++ b/doc/src/sgml/start.sgml
@@ -340,7 +340,7 @@ mydb=>
mydb=#
That would mean you are a database superuser, which is most likely
- the case if you installed PostgreSQL
+ the case if you installed the PostgreSQL instance
yourself. Being a superuser means that you are not subject to
access controls. For the purposes of this tutorial that is not
important.