diff --git a/doc/src/sgml/ref/select.sgml b/doc/src/sgml/ref/select.sgml
index 8bf7a06022a..5ff1ee834e6 100644
--- a/doc/src/sgml/ref/select.sgml
+++ b/doc/src/sgml/ref/select.sgml
@@ -1090,7 +1090,7 @@ OFFSET start
- SQL:2008 introduced a different syntax to achieve the same thing,
+ SQL:2008 introduced a different syntax to achieve the same result,
which PostgreSQL> also supports. It is:
OFFSET start { ROW | ROWS }