diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 6562cc400b3..252300db14b 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -3483,9 +3483,9 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
predefined list (async, clog,
commit_timestamp, multixact_offset,
multixact_member, oldserxid,
- pg_xact, subtrans and
- other) resets counters for only that entry.
- Names not included in this list are treated as other.
+ subtrans and other) resets counters
+ for only that entry. Names not included in this list are treated as
+ other.