Skip to content

Commit a9da88a

Browse files
habim-albert
andauthored
Fix typo (#402)
* Fix typo * Fix another typo --------- Co-authored-by: Marvin Albert <[email protected]>
1 parent 5b1bcc9 commit a9da88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dask_image/ndmeasure/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ def find_objects(label_image):
222222
Returns
223223
-------
224224
Dask dataframe
225-
Each row respresents an indivdual integrer label. Columns contain the
225+
Each row represents an individual integer label. Columns contain the
226226
slice information for the object boundaries in each dimension
227227
(dimensions are named: 0, 1, ..., nd).
228228

0 commit comments

Comments
 (0)