docs: fix a wrong value in mermaidAPI docs

This commit is contained in:
Mr.Hope
2021-04-24 16:03:32 +08:00
parent 97563c1f2a
commit a6dfaa0076
2 changed files with 2 additions and 2 deletions

View File

@@ -942,7 +942,7 @@ const config = {
*
* T = top, B = bottom, L = left, and R = right.
*
* Default value: 'TB'.
* Default value: 'TB'
*/
layoutDirection: 'TB',