Skip to content

Commit afa17ab

Browse files
committed
Update README.md
1 parent 23cb913 commit afa17ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Architecture and patterns for Data Integration. Working on collaboratively maint
33

44
The pattern structure (Design and Solution Pattern layout) always is as follows:
55

6-
* <title>, the name of the patterns
6+
* Title, the name of the patterns
77
* Purpose, a short statement what the pattern is trying to achieve or explain. What is the intent?
88
* Motivation, a short overview of the background and relevance of the pattern. Why is there a need?
99
* 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:
1212
* Considerations and consequences, meant to offer some alternative views and experiences as to what it means to take a certain decision.
1313
* Related Patterns, any references towards futher reading and related content.
1414

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.

0 commit comments

Comments
 (0)