docs: Fix typo "possiebl"

This commit is contained in:
gino
2020-02-24 13:51:15 +09:00
parent f8481f8d4c
commit b376e4da1f

View File

@@ -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({