Skip to content

Commit 1ed8a9f

Browse files
authored
Update README.md
1 parent 1dbd534 commit 1ed8a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Some of benefits of using design patterns are :
1313
__What is a Design Pattern ?__
1414
> A software design pattern is a general reusable solution to a commonly occurring problem within a given context in software design --- Wikipedia
1515
16-
__Java Design Patterns__ are divided into tree parts : *Creational*, *Structural* and *Behavioral*.
16+
__Java Design Patterns__ are divided into tree parts : __Creational__, __Structural__ and __Behavioral__.
1717

1818
## CREATIONAL DESIGN PATTERNS
1919

0 commit comments

Comments
 (0)