Skip to content

Commit d04acd5

Browse files
committed
Update map_filter.rst
1 parent 4f80e21 commit d04acd5

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
@@ -83,7 +83,7 @@ Reduce
8383
a list and returning the result. For example, if you wanted to compute
8484
the product of a list of integers.
8585

86-
So the normal way you might go about doing this task in python us using
86+
So the normal way you might go about doing this task in python is using
8787
a basic for loop:
8888

8989

0 commit comments

Comments
 (0)