fix: typo issue

This commit is contained in:
Ashish Jain 2024-07-15 12:32:25 +02:00
parent 8950fb1795
commit 6ead2e16ea

View File

@ -119,7 +119,7 @@ should not change unless content is changed.
`Optional` **elk.mergeEdges**: `boolean` `Optional` **elk.mergeEdges**: `boolean`
Elk specific option that allows egdes to share path where it convenient. It can make for pretty diagrams but can also make it harder to read the diagram. Elk specific option that allows edges to share path where it convenient. It can make for pretty diagrams but can also make it harder to read the diagram.
#### Defined in #### Defined in
@ -131,7 +131,7 @@ Elk specific option that allows egdes to share path where it convenient. It can
`Optional` **elk.nodePlacement.strategy**: `"SIMPLE"` | `"NETWORK_SIMPLEX"` | `"LINEAR_SEGMENTS"` | `"BRANDES_KOEPF"` `Optional` **elk.nodePlacement.strategy**: `"SIMPLE"` | `"NETWORK_SIMPLEX"` | `"LINEAR_SEGMENTS"` | `"BRANDES_KOEPF"`
Elk specific option affedcting how nodes are placed. Elk specific option affecting how nodes are placed.
#### Defined in #### Defined in