Skip to content

Commit b1f557f

Browse files
IIIouttaspaceIIIikonst
authored andcommitted
Fix typo in low_level.rst (pynamodb#584)
1 parent 547c5f7 commit b1f557f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/low_level.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ You can also use `update_table` to change the Provisioned Throughput capacity of
100100
Modifying items
101101
^^^^^^^^^^^^^^^
102102

103-
The low level API can perform item operationst too, such as getting an item:
103+
The low level API can perform item operations too, such as getting an item:
104104

105105
.. code-block:: python
106106

0 commit comments

Comments
 (0)