Skip to content

Commit 98efbf0

Browse files
committed
combinatorial
1 parent 40e44b1 commit 98efbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![combinatorics code coverage](https://img.shields.io/codecov/c/github/N8Brooks/combinatorics?logo=deno)](https://app.codecov.io/gh/N8Brooks/combinatorics)
44

55
This module provides generators for iterating subsets of an input. It is heavily
6-
inspired by the combinatoric iterators provided by the
6+
inspired by the combinatorial iterators provided by the
77
[itertools](https://docs.python.org/3/library/itertools.html) package from the
88
`Python` standard library.
99

0 commit comments

Comments
 (0)