Skip to content

Commit 322653e

Browse files
committed
fix filename
1 parent 29ec261 commit 322653e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Current Patterns:
3838
|[strategy](strategy.py)| selectable operations over the same data |
3939
|[template](template.py)| an object imposes a structure but takes pluggable components |
4040
|[visitor](visitor.py)| invoke a callback for all items of a collection |
41-
|[chaining_method](visitor.py)| continue callback next object method |
41+
|[chaining_method](chaining_method.py)| continue callback next object method |

0 commit comments

Comments
(0)