Skip to content

Commit b52df06

Browse files
Merge pull request #703 from Axelrod-Python/typo
Correct typo in the classification doc
2 parents f776698 + c5109a8 commit b52df06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/advanced/classification_of_strategies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ make a decision::
6060
>>> len(strategies)
6161
24
6262

63-
Multiple filter can be specified within the filterset dictionary. To specify a
63+
Multiple filters can be specified within the filterset dictionary. To specify a
6464
range of memory_depth values, we can use the 'min_memory_depth' and
6565
'max_memory_depth' filters::
6666

0 commit comments

Comments
 (0)