mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
spelling: svg
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -367,7 +367,7 @@ const parse: typeof mermaidAPI.parse = async (text, parseOptions) => {
|
||||
};
|
||||
|
||||
/**
|
||||
* Function that renders an svg with a graph from a chart definition. Usage example below.
|
||||
* Function that renders an SVG with a graph from a chart definition. Usage example below.
|
||||
*
|
||||
* ```javascript
|
||||
* element = document.querySelector('#graphDiv');
|
||||
|
Reference in New Issue
Block a user