Skip to content

Commit b98edd2

Browse files
committed
Fix name in documentation of dbs strategy.
Closes #1356
1 parent 35e8c45 commit b98edd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axelrod/strategies/dbs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class DBS(Player):
1717
1818
Names
1919
20-
- Desired Belief Strategy: [Au2006]_
20+
- Derived Belief Strategy: [Au2006]_
2121
"""
2222

2323
# These are various properties for the strategy

0 commit comments

Comments
 (0)