Skip to content

Commit 855443d

Browse files
committed
Fix on second tittle /õ\
1 parent 2ca6b6a commit 855443d

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
@@ -5,7 +5,7 @@ My studies are based mainly on "Head First Design Patterns"
55

66
Patterns Until Now:
77

8-
##Strategy (SimUDuck)
8+
## Strategy (SimUDuck)
99

1010
• The strategy pattern consists in encapsulate in classes algorithms that can vary taking the advantage of inheritance reducing the coupling. This way we can until change the behavior of the object in runtime. Powerful!
1111

0 commit comments

Comments
 (0)