diff --git a/documentation/tdenginedocs-cn/super-table/index.html b/documentation/tdenginedocs-cn/super-table/index.html
index efc6fdace0..5ee9587b2f 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回去