We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fdaac7 commit e39e5ffCopy full SHA for e39e5ff
1 file changed
doc/build/tutorial/data_update.rst
@@ -208,7 +208,7 @@ The delete() SQL Expression Construct
208
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
209
210
The :func:`_sql.delete` function generates a new instance of
211
-:class:`_sql.Delete` which represents an DELETE statement in SQL, that will
+:class:`_sql.Delete` which represents a DELETE statement in SQL, that will
212
delete rows from a table.
213
214
The :func:`_sql.delete` statement from an API perspective is very similar to
0 commit comments