Skip to content

Commit 11f224a

Browse files
committed
Typo
1 parent a4491d1 commit 11f224a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Craftsman
416416
G = np.unique(G)
417417
418418
419-
3. Given an array C that is a bincount, how to procude an array A such that
419+
3. Given an array C that is a bincount, how to produce an array A such that
420420
np.bincount(A) == C ?
421421

422422
.. code:: python

0 commit comments

Comments
 (0)