diff --git a/documentation/tdenginedocs-cn/super-table/index.html b/documentation/tdenginedocs-cn/super-table/index.html
index efc6fdace07db522075db33a58a9e6c46a313050..5ee9587b2f0d8f76ed3fe973a7a7ea8c3498b2a6 100644
--- a/documentation/tdenginedocs-cn/super-table/index.html
+++ b/documentation/tdenginedocs-cn/super-table/index.html
@@ -107,4 +107,4 @@ GROUP BY location, type
FROM thermometer
WHERE name<>'beijing' and ts>=now-1d
INTERVAL(10M)
-GROUP BY location, type回去