Skip to content

Commit cf96add

Browse files
committed
Fix MD linter issue
1 parent e66cb39 commit cf96add

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pattern-categorization/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ Now how do we make it easier for readers to discover the patterns that can help
88

99
This first categorization effort uses a mind map to categorize patterns based on the different phases of an InnerSource Program, and the challenges that might appear in the respective phases. See [innersource-program-mind-map.html](innersource-program-mind-map.html). Note that this is still an incomplete visualization i.e. it does not contain all of our patterns.
1010

11-
In the mind map you will see patterns categorized from left to right in increasing levels of detail .
11+
In the mind map you will see patterns categorized from left to right in increasing levels of detail.
1212

1313
The logic for these levels is:
14+
1415
- level 0: the InnerSource program itself (as the root)
1516
- level 1: phase of an InnerSource Program
1617
- level 2: problem category

0 commit comments

Comments
 (0)