This is an automated email from the ASF dual-hosted git repository.

kangkaisen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d11ad3  [Doc] Fix website doc error (#3823)
8d11ad3 is described below

commit 8d11ad3a162823227015e1471b5d79534728e45e
Author: Mingyu Chen <morningman....@gmail.com>
AuthorDate: Thu Jun 11 10:01:54 2020 +0800

    [Doc] Fix website doc error (#3823)
---
 docs/.vuepress/sidebar/en.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/sidebar/en.js b/docs/.vuepress/sidebar/en.js
index 7d5fefa..1975d59 100644
--- a/docs/.vuepress/sidebar/en.js
+++ b/docs/.vuepress/sidebar/en.js
@@ -98,7 +98,7 @@ module.exports = [
         children: [
           "fe_config",
           "be_config",
-          "user_property,
+          "user_property",
         ],
         sidebarDepth: 1,
       },


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to