diff --git a/doc/sql.extensions/README.update_or_insert b/doc/sql.extensions/README.update_or_insert index 5429ebdb37..2e22a8b2ef 100644 --- a/doc/sql.extensions/README.update_or_insert +++ b/doc/sql.extensions/README.update_or_insert @@ -12,7 +12,7 @@ UPDATE OR INSERT statement UPDATE OR INSERT INTO [()] VALUES () [MATCHING ()] - [RETURNING [INTO ]] + [RETURNING [INTO ]] Scope: DSQL, PSQL