diff --git a/doc/src/sgml/ref/drop_extension.sgml b/doc/src/sgml/ref/drop_extension.sgml
index 549b8d3b52b..5e18f19bfe5 100644
--- a/doc/src/sgml/ref/drop_extension.sgml
+++ b/doc/src/sgml/ref/drop_extension.sgml
@@ -81,7 +81,7 @@ DROP EXTENSION [ IF EXISTS ] name [
This option prevents the specified extensions from being dropped if
other objects, besides these extensions, their members, and their
- explicitly dependent routines, depend on them. This is the default.
+ explicitly dependent routines, depend on them. This is the default.