Skip to content

Commit 4473bb3

Browse files
committed
Merge pull request yasoob#23 from mykolasmith/master
fix spelling error
2 parents 60bae6e + 7dab6b4 commit 4473bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

map_&_filter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ of a list of inputs we can even have a list of functions!
6060
2. Filter
6161
^^^^^^^^^
6262

63-
As the name suggests, filter creats a list of elements for which a
63+
As the name suggests, filter creates a list of elements for which a
6464
function returns true. Here is a short and consise example:
6565

6666
.. code:: python

0 commit comments

Comments
 (0)