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

morningman 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 6e11472  [doc] fix help module failed (#8617)
6e11472 is described below

commit 6e1147206ea8fbcf13844ae4bb272535dc944dc7
Author: qiye <[email protected]>
AuthorDate: Thu Mar 24 09:15:06 2022 +0800

    [doc] fix help module failed (#8617)
    
    Introduced by #8509.
    Docs title is duplicate.
---
 .../sql-reference/sql-functions/table-functions/explode-numbers.md      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/zh-CN/sql-reference/sql-functions/table-functions/explode-numbers.md 
b/docs/zh-CN/sql-reference/sql-functions/table-functions/explode-numbers.md
index d15799d..66e7f54 100644
--- a/docs/zh-CN/sql-reference/sql-functions/table-functions/explode-numbers.md
+++ b/docs/zh-CN/sql-reference/sql-functions/table-functions/explode-numbers.md
@@ -24,7 +24,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# explode_bitmap
+# explode_numbers
 
 ## description
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to