Skip to content

Commit c94a559

Browse files
committed
Fixed 'Behavioral' heading
1 parent afcb57b commit c94a559

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ A short cheat-sheet with Xcode 6 Playground ([Design-Patterns.playground.zip](ht
1414
* [Behavioral](#behavioral)
1515
* [Creational](#creational)
1616
* [Structural](#structural)
17-
#Behavioral
17+
18+
# Behavioral
1819

1920
>In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.
2021
>
@@ -1041,4 +1042,4 @@ Info
10411042

10421043
📖 Descriptions from: [Gang of Four Design Patterns Reference Sheet](http://www.blackwasp.co.uk/GangOfFour.aspx)
10431044

1044-
🚀 How to generate playground (+zip) from this README: [GENERATE.markdown](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/GENERATE.markdown)
1045+
🚀 How to generate playground (+zip) from this README: [GENERATE.markdown](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/GENERATE.markdown)

0 commit comments

Comments
 (0)