Fix typos

This commit is contained in:
endolith
2022-11-19 09:08:35 -05:00
parent 09ed41b7d2
commit e3b9dbdf13
7 changed files with 7 additions and 7 deletions

View File

@@ -665,7 +665,7 @@ flowchart LR
## Configuration...
Is it possible to adjust the width of the rendered flowchart.
It is possible to adjust the width of the rendered flowchart.
This is done by defining **mermaid.flowchartConfig** or by the CLI to use a JSON file with the configuration. How to use the CLI is described in the mermaidCLI page.
mermaid.flowchartConfig can be set to a JSON string with config parameters or the corresponding object.