mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 09:44:51 +01:00
docs: fix a wrong value in mermaidAPI docs
This commit is contained in:
@@ -942,7 +942,7 @@ const config = {
|
||||
*
|
||||
* T = top, B = bottom, L = left, and R = right.
|
||||
*
|
||||
* Default value: 'TB'.
|
||||
* Default value: 'TB'
|
||||
*/
|
||||
layoutDirection: 'TB',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user