mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 09:44:51 +01: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