File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Architecture and patterns for Data Integration. Working on collaboratively maint
3
3
4
4
The pattern structure (Design and Solution Pattern layout) always is as follows:
5
5
6
- * < title > , the name of the patterns
6
+ * Title , the name of the patterns
7
7
* Purpose, a short statement what the pattern is trying to achieve or explain. What is the intent?
8
8
* Motivation, a short overview of the background and relevance of the pattern. Why is there a need?
9
9
* Applicability, a listing of where this pattern can be expected to play a role.
@@ -12,4 +12,4 @@ The pattern structure (Design and Solution Pattern layout) always is as follows:
12
12
* Considerations and consequences, meant to offer some alternative views and experiences as to what it means to take a certain decision.
13
13
* Related Patterns, any references towards futher reading and related content.
14
14
15
- The <title> is in Header 1 format, the sections are in Header 2 format.
15
+ The Title is in Header 1 format, the sections are in Header 2 format.
You can’t perform that action at this time.
0 commit comments