We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be983f0 commit 1b0db9cCopy full SHA for 1b0db9c
creational/borg.py
@@ -37,7 +37,7 @@
37
https://fkromer.github.io/python-pattern-references/design/#singleton
38
39
*TL;DR80
40
-Provides singletone-like behavior sharing state between instances.
+Provides singleton-like behavior sharing state between instances.
41
"""
42
43
0 commit comments