fix: "corresponding"

This commit is contained in:
Sean Killeen
2022-10-07 21:26:16 -04:00
parent 6d9b695ada
commit 034fe80411

View File

@@ -17,7 +17,7 @@ The diagram authors can now add the accessibility options in the diagram definit
- `accTitle: "Your Accessibility Title"` or
- `accDescr: "Your Accessibility Description"`
**When these two options are defined, they will add a coressponding `<title>` and `<desc>` tag in the SVG.**
**When these two options are defined, they will add a corresponding `<title>` and `<desc>` tag in the SVG.**
Let us take a look at the following example with a flowchart diagram: