Skip to content

Commit ef74d59

Browse files
authored
fix(docs): correct typos in top comment of catalog.py (#451)
1 parent 3c0725a commit ef74d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/behavioral/catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
A class that uses different static function depending of a parameter passed in
2+
A class that uses different static functions depending on a parameter passed in
33
init. Note the use of a single dictionary instead of multiple conditions
44
"""
55

0 commit comments

Comments
 (0)