mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 07:19:41 +02:00
docs: Fix typo "possiebl"
This commit is contained in:
@@ -326,7 +326,7 @@ sequenceDiagram
|
|||||||
|
|
||||||
## sequenceNumbers
|
## sequenceNumbers
|
||||||
|
|
||||||
It is possiebl to get a sequence number attached to each arrow in a sequence diagram. This can be configured when adding mermaid to the website as shown below:
|
It is possible to get a sequence number attached to each arrow in a sequence diagram. This can be configured when adding mermaid to the website as shown below:
|
||||||
```
|
```
|
||||||
<script>
|
<script>
|
||||||
mermaid.initialize({
|
mermaid.initialize({
|
||||||
|
Reference in New Issue
Block a user