File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -799,7 +799,7 @@ private static void testSynchronized() {
799
799
[ Singleton Pattern ] :< https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/singleton/ >
800
800
[ Factory Pattern ] :< https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/factory/ >
801
801
[ 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/ >
803
803
[ Prototype Pattern ] :< https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/prototype/ >
804
804
[ Adapter Pattern ] :< https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/adapter/ >
805
805
[ Bridge Pattern ] :< https://github.com/Catherine22/DesignPattern/tree/master/src/com/catherine/bridge/ >
You can’t perform that action at this time.
0 commit comments