fix: typo issue

This commit is contained in:
Ashish Jain
2024-07-15 13:10:37 +02:00
parent 061aaf6f28
commit 2fb50a2d69

View File

@@ -102,12 +102,12 @@ properties:
minimum: 0
elk.mergeEdges:
description: |
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.
type: boolean
default: false
elk.nodePlacement.strategy:
description: |
Elk specific option affedcting how nodes are placed.
Elk specific option affecting how nodes are placed.
type: string
enum:
- SIMPLE