Skip to content

Commit aa7fb0e

Browse files
committed
wrong package referenced in public/docs/yaml-metadata.md
Signed-off-by: Gereon Dusella <[email protected]>
1 parent b15c59e commit aa7fb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/yaml-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ This option allows you to set options regarding the table of contents (toc). Cur
138138

139139
> **maxDepth:**
140140
> default: not set (whioch will show everything until level 3 (h1 -- h3))
141-
> max: 5 (as defined by doctoc)
141+
> max: 5 (as defined by md-toc.js)
142142

143143

144144
**Example**

0 commit comments

Comments
 (0)