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 @@ -41,7 +41,7 @@ The patterns can be structured in roughly three different categories. Please cli
41
41
* [ Mediator] ( Mediator ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Mediator_pattern )
42
42
* [ NullObject] ( NullObject ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Null_Object_pattern )
43
43
* [ Observer] ( Observer ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Observer_pattern )
44
- * [ StatusPattern ] ( StatusPattern ) [ :notebook : ] ( http://en.wikipedia.org/wiki/State_pattern )
44
+ * [ StatePattern ] ( State ) [ :notebook : ] ( http://en.wikipedia.org/wiki/State_pattern )
45
45
* [ Strategy] ( Strategy ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Strategy_pattern )
46
46
* [ TemplateMethod] ( TemplateMethod ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Template_method_pattern )
47
47
* [ Visitor] ( Visitor ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Visitor_pattern )
You can’t perform that action at this time.
0 commit comments