mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 10:20:06 +02:00
Merge pull request #1851 from jayenashar/patch-1
Fix for ER diagram docs.
This commit is contained in:
@@ -128,7 +128,7 @@ Attributes can be defined for entities by specifying the entity name followed by
|
||||
|
||||
```
|
||||
erDiagram
|
||||
CAR ||--o{ NAMED-DRIVER : allows}
|
||||
CAR ||--o{ NAMED-DRIVER : allows
|
||||
CAR {
|
||||
string registrationNumber
|
||||
string make
|
||||
|
Reference in New Issue
Block a user