mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-30 20:59:36 +02:00
Fix typo
This commit is contained in:
@@ -111,13 +111,13 @@ graph LR
|
||||
id1{This is the text in the box}
|
||||
```
|
||||
|
||||
### Trapeziod
|
||||
### Trapezoid
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
A[/Christmas\]
|
||||
```
|
||||
### Trapeziod alt
|
||||
### Trapezoid alt
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
|
Reference in New Issue
Block a user