From 04e83ae3da47a85180fa8a05798f6d961bcf1273 Mon Sep 17 00:00:00 2001 From: Philipp Date: Wed, 9 Dec 2020 09:55:25 +0100 Subject: [PATCH] Update index.md typo in index.md corrected --- docs/hexo/source/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hexo/source/index.md b/docs/hexo/source/index.md index 6f212f8..815cef6 100644 --- a/docs/hexo/source/index.md +++ b/docs/hexo/source/index.md @@ -221,7 +221,7 @@ The following example illustrates linking to the `VueTree` library without havin // see above the format of data ], treeOptions: { - miltiple: false + multiple: false } } }