diff --git a/doc/src/sgml/bgworker.sgml b/doc/src/sgml/bgworker.sgml
index bc5a52584b9eeb31cd11012ed137459e51859971..2bfc6eb9439faa723bc6f3c765dacea0105f2745 100644
--- a/doc/src/sgml/bgworker.sgml
+++ b/doc/src/sgml/bgworker.sgml
@@ -23,7 +23,7 @@
    There are considerable robustness and security risks in using background
    worker processes because, being written in the <literal>C</literal> language,
    they have unrestricted access to data.  Administrators wishing to enable
-   modules that include background worker process should exercise extreme
+   modules that include background worker processs should exercise extreme
    caution.  Only carefully audited modules should be permitted to run
    background worker processes.
   </para>