Skip to content

Commit 5aa43af

Browse files
fix figure in Relational Workflows
1 parent da1a24e commit 5aa43af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/20-concepts/03-workflows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Several different notations have been developed, including Chen's original notat
5959
:align: center
6060
```
6161

62+
:::{figure}
63+
:align: center
6264
```{mermaid}
6365
---
6466
title: Crow's Foot notation.
@@ -68,8 +70,6 @@ erDiagram
6870
```
6971
Entity-relationship diagram in [Crow's Foot notation](https://mermaid.js.org/syntax/entityRelationshipDiagram.html).
7072
:::
71-
```
72-
7373

7474
### Limitations
7575

0 commit comments

Comments
 (0)