mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-12 10:39:44 +02:00
Fix typo: pats
-> paths
This commit is contained in:
@@ -71,7 +71,7 @@ var config = {
|
|||||||
startOnLoad: true,
|
startOnLoad: true,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* **arrowMarkerAbsolute** - This options controls whether or arrow markers in html code will be absolute pats or
|
* **arrowMarkerAbsolute** - This options controls whether or arrow markers in html code will be absolute paths or
|
||||||
* an anchor, #. This matters if you are using base tag settings.
|
* an anchor, #. This matters if you are using base tag settings.
|
||||||
*/
|
*/
|
||||||
arrowMarkerAbsolute: false,
|
arrowMarkerAbsolute: false,
|
||||||
|
Reference in New Issue
Block a user