Skip to content

Commit 3232bfd

Browse files
authored
✏️ Fix typo in README (#21)
1 parent e9cc17d commit 3232bfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![downloads](https://pepy.tech/badge/mapply)](https://pypistats.org/packages/mapply)
88
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
99

10-
[`mapply`](https://github.com/ddelange/mapply) provides sensible multi-core apply function for Pandas.
10+
[`mapply`](https://github.com/ddelange/mapply) provides a sensible multi-core apply function for Pandas.
1111

1212
### mapply vs. pandarallel vs. swifter
1313

0 commit comments

Comments
 (0)