diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml
index 785c9d752181b9e93f165ca73ea187c1663bf7d1..180d6e82e467642ed543c7a39ca23d9f06e6d900 100644
--- a/doc/src/sgml/mvcc.sgml
+++ b/doc/src/sgml/mvcc.sgml
@@ -635,7 +635,7 @@ ERROR:  could not serialize access due to read/write dependencies among transact
       <para>
        Control the number of active connections, using a connection pool if
        needed.  This is always an important performance consideration, but
-       it can be paricularly important in a busy system using Serializable
+       it can be particularly important in a busy system using Serializable
        transactions.
       </para>
      </listitem>