瀏覽代碼

odps-table: typo

Cheng Yichao 8 年之前
父節點
當前提交
e671e85cdc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/odps-table.md

+ 1 - 1
pages/common/odps-table.md

@@ -12,7 +12,7 @@
 
 - Add partition to a table:
 
-`alter table {{table_name}} add parition ({{partition_spec}});`
+`alter table {{table_name}} add partition ({{partition_spec}});`
 
 - Delete partition from a table: