This is an automated email from the ASF dual-hosted git repository. zhaoc 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 2f99f63 Modify docs format (#3896) 2f99f63 is described below commit 2f99f632e8c9fcf24d5362af425d095cb691c9dd Author: ZhangYu0123 <67053339+zhangyu0...@users.noreply.github.com> AuthorDate: Thu Jun 18 09:43:28 2020 +0800 Modify docs format (#3896) --- docs/zh-CN/sql-reference/sql-functions/date-time-functions/curdate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-CN/sql-reference/sql-functions/date-time-functions/curdate.md b/docs/zh-CN/sql-reference/sql-functions/date-time-functions/curdate.md index a9dcf10..637319f 100644 --- a/docs/zh-CN/sql-reference/sql-functions/date-time-functions/curdate.md +++ b/docs/zh-CN/sql-reference/sql-functions/date-time-functions/curdate.md @@ -50,6 +50,6 @@ mysql> SELECT CURDATE() + 0; +---------------+ ``` -##keyword +## keyword CURDATE --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org