Skip to content

Commit

Permalink
api.rst typo: delting -> deleting (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
elimisteve authored and begriffs committed Apr 24, 2017
1 parent f2f392b commit fc65694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
===============
Expand Down

0 comments on commit fc65694

Please sign in to comment.