mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-09 18:39:41 +02:00
Fix diagram typo (#2614)
This commit is contained in:
@@ -35,7 +35,7 @@ const config = {
|
||||
theme: 'default',
|
||||
themeVariables: theme['default'].getThemeVariables(),
|
||||
themeCSS: undefined,
|
||||
/* **maxTextSize** - The maximum allowed size of the users text diamgram */
|
||||
/* **maxTextSize** - The maximum allowed size of the users text diagram */
|
||||
maxTextSize: 50000,
|
||||
darkMode: false,
|
||||
|
||||
|
Reference in New Issue
Block a user