Explorar o código

odps-table: typo

Cheng Yichao %!s(int64=8) %!d(string=hai) anos
pai
achega
e671e85cdc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: