소스 검색

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: