We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c53efb commit 88dbea3Copy full SHA for 88dbea3
doc/source/indexing.rst
@@ -91,7 +91,7 @@ the data structures:
91
92
There is an analogous ``set_value`` method which has the additional capability
93
of enlarging an object. This method *always* returns a reference to the object
94
-it modified, which in the fast of enlargement, will be a **new object**:
+it modified, which in the case of enlargement, will be a **new object**:
95
96
.. ipython:: python
97
0 commit comments