diff --git a/doc/src/sgml/pgtrgm.sgml b/doc/src/sgml/pgtrgm.sgml
index edc0813d34a..44cc1f4c7c5 100644
--- a/doc/src/sgml/pgtrgm.sgml
+++ b/doc/src/sgml/pgtrgm.sgml
@@ -246,23 +246,23 @@
-
-
- pg_trgm.word_similarity_threshold> (real)
-
-
- pg_trgm.word_similarity_threshold> configuration parameter
-
-
-
-
-
- Sets the current word similarity threshold that is used by
- <%> and %>> operators. The threshold
- must be between 0 and 1 (default is 0.6).
-
-
-
+
+
+ pg_trgm.word_similarity_threshold> (real)
+
+
+ pg_trgm.word_similarity_threshold> configuration parameter
+
+
+
+
+
+ Sets the current word similarity threshold that is used by
+ <%> and %>> operators. The threshold
+ must be between 0 and 1 (default is 0.6).
+
+
+