Skip to content

Commit edbd8fa

Browse files
committed
trying to fix mermaid map
1 parent f924117 commit edbd8fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

book/content/glossary/workflow_chart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Workflow Chart
22

33
```mermaid
4-
graph TB;
4+
graph TB
55
A[Working with eWatercycle] --> B(Beginner)
66
A --> F{Choosing your Workflow \nChoose Model and accompanying Forcing}
77
@@ -43,4 +43,5 @@ graph TB;
4343
4444
F --> K(Data Assimilation)
4545
K --> T
46+
4647
```

0 commit comments

Comments
 (0)