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 b36f3d7e61 [typo](docs) fix typo in schema-change.md (#14311)
b36f3d7e61 is described below

commit b36f3d7e610325bc8bb66d42a4c8c046fcb272b3
Author: xu tao <[email protected]>
AuthorDate: Mon Nov 21 13:38:47 2022 +0800

    [typo](docs) fix typo in schema-change.md (#14311)
---
 docs/zh-CN/docs/advanced/alter-table/schema-change.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh-CN/docs/advanced/alter-table/schema-change.md 
b/docs/zh-CN/docs/advanced/alter-table/schema-change.md
index 221179f6b8..e3bf908008 100644
--- a/docs/zh-CN/docs/advanced/alter-table/schema-change.md
+++ b/docs/zh-CN/docs/advanced/alter-table/schema-change.md
@@ -200,7 +200,7 @@ ADD COLUMN k5 INT default "1" to rollup2;
 +-----------+-------+-------------+------+------+---------+-------+
 ```
 
-修改语句如下,我们将 k3 列的程度改成 50
+修改语句如下,我们将 k3 列的长度改成 50
 
 
 ```sql


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

Reply via email to