diff --git a/doc/src/sgml/release-13.sgml b/doc/src/sgml/release-13.sgml
index c3bb2dc9e9f..a15e48a5f11 100644
--- a/doc/src/sgml/release-13.sgml
+++ b/doc/src/sgml/release-13.sgml
@@ -935,7 +935,7 @@
of parameter values output during statement non-error logging, and
does the
same for error statement logging. Previously, prepared statement
- parameters were not logged during errors. error.
+ parameters were not logged during errors.
@@ -3067,7 +3067,7 @@
-->
- Allow to control access to the
+ Allow to control access to the
TRUNCATE command (Yuli Khodorkovskiy)