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
* [ Command] ( Behavioral/Command ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Command_pattern )
42
42
* [ Iterator] ( Behavioral/Iterator ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Iterator_pattern )
43
43
* [ Mediator] ( Behavioral/Mediator ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Mediator_pattern )
44
- * [ Memento] ( Memento ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Memento_pattern )
44
+ * [ Memento] ( Behavioral/ Memento) [ :notebook : ] ( http://en.wikipedia.org/wiki/Memento_pattern )
45
45
* [ NullObject] ( Behavioral/NullObject ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Null_Object_pattern )
46
46
* [ Observer] ( Behavioral/Observer ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Observer_pattern )
47
47
* [ Specification] ( Behavioral/Specification ) [ :notebook : ] ( http://en.wikipedia.org/wiki/Specification_pattern )
You can’t perform that action at this time.
0 commit comments