We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfcfbe commit 4ab3d74Copy full SHA for 4ab3d74
README.md
@@ -23,7 +23,7 @@ A tiny retro action RPG implementation made applying Software Design Patterns to
23
</p>
24
25
* **🔊 Behavioral Patterns**
26
- * Define a concrete communication scheme between objects..
+ * Define a concrete communication scheme between objects.
27
* **🐣 Creational Patterns**
28
* Create objects, rather than instantiating them directly.
29
* **✂️ Decoupling Patterns**
0 commit comments