Skip to content

Commit 0b0cbc5

Browse files
committed
Add correct accTitle syntax
1 parent fc6b96b commit 0b0cbc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

episodes/50-section5-intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ and the ways we can successfully manage software improvement in response to feed
3232

3333
```mermaid
3434
flowchart LR
35+
accTitle: Topics on collaborative software development covered in the current section: issue management, project management, and agile development
3536
accDescr {Flow chart showing five stages in software management lifecycle: 1. Setting up software environment; 2. Verifying software correctness; 3. Software development as a process; 4. Collaborative development for reuse; 5. Managing software over its lifetime - issue reporting & prioritisation, Agile development in sprints, software project management.}
3637
A(1. Setting up software environment)
3738
A --> B(2. Verifying software correctness)

0 commit comments

Comments
 (0)