Skip to content

Commit 03ad862

Browse files
authored
Fix duplication typo in stats documentation (#3357)
1 parent 25a26a7 commit 03ad862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ The `indexes` parameter is interpreted in the following way:
349349
that we also drop the outer dimension of the result array in this case**.
350350

351351
- If it is a list of `k`-tuples (each consisting of integers
352-
of integers between `0` and `len(sample_sets) - 1`) of length `n` we
352+
between `0` and `len(sample_sets) - 1`) of length `n` we
353353
compute `n` statistics based on these selections of sample sets.
354354

355355

0 commit comments

Comments
 (0)