api.rst typo: delting -> deleting (#54)

This commit is contained in:
Steve Phillips
2017-04-23 22:31:03 -05:00
committed by Joe Nelson
parent f2f392b0f4
commit fc65694c0a
+1 -1
View File
@@ -560,7 +560,7 @@ To delete rows in a table, use the DELETE verb plus :ref:`h_filter`. For instanc
.. note::
Beware of accidentally delting all rows in a table. To learn to prevent that see :ref:`block_fulltable`.
Beware of accidentally deleting all rows in a table. To learn to prevent that see :ref:`block_fulltable`.
OpenAPI Support
===============