Skip to content

Commit 7e48598

Browse files
Update episodes/40-section4-intro.md
Co-authored-by: Matt Graham <matthew.m.graham@gmail.com>
1 parent e8bec1d commit 7e48598

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

episodes/40-section4-intro.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ to illustrate these principles.
5252
A(1. Setting up software environment)
5353
A --> B(2. Verifying software correctness)
5454
B --> C(3. Software development as a process)
55-
C --> D(4. Collaborative development for reuse
56-
- Code review
57-
- Software documentation
58-
- Software packaging & release
59-
)
55+
D("`4. Collaborative development for reuse
56+
- Code review
57+
- Software documentation
58+
- Software packaging & release`")
59+
C --> D
6060
D --> E(5. Managing software over its lifetime)
6161
```
6262

0 commit comments

Comments
 (0)