Merge pull request #3820 from endolith/typos

Fix typos
This commit is contained in:
Sidharth Vinod
2022-11-22 23:17:11 +05:30
committed by GitHub
14 changed files with 16 additions and 16 deletions

View File

@@ -671,7 +671,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.