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

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


The following commit(s) were added to refs/heads/master by this push:
     new 858cb74bef [typo](doc)Window funnel fix  (#12064)
858cb74bef is described below

commit 858cb74bef19be69ce5860b5ecffd7d8ef9addb8
Author: jiafeng.zhang <zhang...@gmail.com>
AuthorDate: Thu Aug 25 15:46:47 2022 +0800

    [typo](doc)Window funnel fix  (#12064)
    
    window funnel fix
---
 .../sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md     | 2 +-
 docs/sidebars.json                                                      | 2 +-
 .../sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/docs/en/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
 
b/docs/en/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
index 59bf36d3fa..92a19d0644 100644
--- 
a/docs/en/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
+++ 
b/docs/en/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
@@ -1,6 +1,6 @@
 ---
 {
-    "title": "WINDOW-FUNCTION-WINDOW_FUNNEL",
+    "title": "WINDOW-FUNCTION-WINDOW-FUNNEL",
     "language": "en"
 }
 ---
diff --git a/docs/sidebars.json b/docs/sidebars.json
index 2de4954562..83820fa4f0 100644
--- a/docs/sidebars.json
+++ b/docs/sidebars.json
@@ -530,7 +530,7 @@
                                 
"sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-LEAD",
                                 
"sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-ROW-NUMBER",
                                 
"sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-NTILE",
-                                
"sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW_FUNNEL"
+                                
"sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL"
                             ]
                         },
                         "sql-manual/sql-functions/cast",
diff --git 
a/docs/zh-CN/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
 
b/docs/zh-CN/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
index 9165a9bcc6..a27ef486f9 100644
--- 
a/docs/zh-CN/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
+++ 
b/docs/zh-CN/docs/sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-WINDOW-FUNNEL.md
@@ -1,6 +1,6 @@
 ---
 {
-    "title": "WINDOW-FUNCTION-WINDOW_FUNNEL",
+    "title": "WINDOW-FUNCTION-WINDOW-FUNNEL",
     "language": "en"
 }
 ---


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

Reply via email to