Skip to content

Commit e8bec1d

Browse files
Update episodes/30-section3-intro.md
Co-authored-by: Matt Graham <matthew.m.graham@gmail.com>
1 parent 89cb92c commit e8bec1d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

episodes/30-section3-intro.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ alt="Topics on software engineering process covered in the current section: gath
3030
accDescr {Topics on software engineering process covered in the current section: gathering requirements, software architecture & design, programming paradigms}
3131
A(1. Setting up software environment)
3232
A --> B(2. Verifying software correctness)
33-
B --> C(3. Software development as a process
34-
- Software requirements
35-
- Software architecture & design
36-
- Programming paradigms)
33+
C("`3. Software development as a process
34+
- Software requirements
35+
- Software architecture & design
36+
- Programming paradigms`")
37+
B --> C
3738
C --> D(4. Collaborative development for reuse)
3839
D --> E(5. Managing software over its lifetime)
3940
```

0 commit comments

Comments
 (0)