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 1dbd534 commit 1ed8a9fCopy full SHA for 1ed8a9f
README.md
@@ -13,7 +13,7 @@ Some of benefits of using design patterns are :
13
__What is a Design Pattern ?__
14
> A software design pattern is a general reusable solution to a commonly occurring problem within a given context in software design --- Wikipedia
15
16
-__Java Design Patterns__ are divided into tree parts : *Creational*, *Structural* and *Behavioral*.
+__Java Design Patterns__ are divided into tree parts : __Creational__, __Structural__ and __Behavioral__.
17
18
## CREATIONAL DESIGN PATTERNS
19
0 commit comments