Skip to content

Commit ebd44fe

Browse files
committed
fixed typos
1 parent 34486e9 commit ebd44fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Each pattern is implemented in seperate directory/project. The pattern is in the
77

88
List of patterns
99
* Behavioral
10-
* Chain Of Responsibility
10+
* Chain of Responsibility
1111
* Command
1212
* Interpreter
1313
* Iterator
@@ -19,9 +19,9 @@ List of patterns
1919
* Visitor
2020
* Strategy
2121
* Creational
22-
* AbstractFactory
22+
* Abstract Factory
2323
* Builder
24-
* FactoryMethod
24+
* Factory Method
2525
* Prototype
2626
* Singleton
2727
* Structural

0 commit comments

Comments
 (0)