diff --git a/pages/common/odps-tunnel.md b/pages/common/odps-tunnel.md index 8075cdaae..bc2432d90 100644 --- a/pages/common/odps-tunnel.md +++ b/pages/common/odps-tunnel.md @@ -6,7 +6,7 @@ `tunnel download {{table_name}} {{file}};` -- Upload local file to a table parition: +- Upload local file to a table partition: `tunnel upload {{file}} {{table_name}}/{{partition_spec};`