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

yiguolei 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 ec0a9647f1 [typo](docs)Update sequence-column-manual.md #15727
ec0a9647f1 is described below

commit ec0a9647f1162579899f0d5aaca7fb69ba66d9d6
Author: liwei <liwei9...@users.noreply.github.com>
AuthorDate: Tue Jan 10 14:54:57 2023 +0800

    [typo](docs)Update sequence-column-manual.md #15727
    
    创建unique模型的test_table数据表,并指定指定sequence列映射到表中的modify_date列。 重复
---
 docs/zh-CN/docs/data-operate/update-delete/sequence-column-manual.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/zh-CN/docs/data-operate/update-delete/sequence-column-manual.md 
b/docs/zh-CN/docs/data-operate/update-delete/sequence-column-manual.md
index 7d0295e921..1a255513a3 100644
--- a/docs/zh-CN/docs/data-operate/update-delete/sequence-column-manual.md
+++ b/docs/zh-CN/docs/data-operate/update-delete/sequence-column-manual.md
@@ -158,7 +158,7 @@ PROPERTIES
 
 1. 创建支持sequence column的表
 
-创建unique模型的test_table数据表,并指定指定sequence列映射到表中的modify_date列。
+创建unique模型的test_table数据表,并指定sequence列映射到表中的modify_date列。
 
 ```sql
 CREATE TABLE test.test_table


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

Reply via email to