diff --git a/doc/src/sgml/sepgsql.sgml b/doc/src/sgml/sepgsql.sgml
index 07c6b99f45e8c4188c036836ffdbdc972fcab88f..36f9b584bb433fbb453ce30bccf083f91412bfbe 100644
--- a/doc/src/sgml/sepgsql.sgml
+++ b/doc/src/sgml/sepgsql.sgml
@@ -531,7 +531,7 @@ postgres=# SELECT cid, cname, show_credit(cid) FROM customer;
    </para>
    <para>
     Dynamic domain transitions should be considered carefully, because they
-    allow users to switch their label, and therefore their privileges, in
+    allow users to switch their label, and therefore their privileges,
     at their option, rather than (as in the case of a trusted procedure)
     as mandated by the system.
     Thus, the <literal>dyntransition</literal> permission is only considered