Skip to content

Commit 1b0db9c

Browse files
authored
another typo
1 parent be983f0 commit 1b0db9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

creational/borg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
https://fkromer.github.io/python-pattern-references/design/#singleton
3838
3939
*TL;DR80
40-
Provides singletone-like behavior sharing state between instances.
40+
Provides singleton-like behavior sharing state between instances.
4141
"""
4242

4343

0 commit comments

Comments
 (0)