Skip to content

Commit 4cec1dd

Browse files
authored
Update README.md
1 parent 44419a1 commit 4cec1dd

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
@@ -799,7 +799,7 @@ private static void testSynchronized() {
799799
[Singleton Pattern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/singleton/>
800800
[Factory Pattern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/factory/>
801801
[Abstract Factory Pattern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/abstract_factory/>
802-
[Builder Parttern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/builder/>
802+
[Builder Pattern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/builder/>
803803
[Prototype Pattern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/prototype/>
804804
[Adapter Pattern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/adapter/>
805805
[Bridge Pattern]:<https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/bridge/>

0 commit comments

Comments
 (0)