diff --git a/docs/en/09-data-out/02-rest.md b/docs/en/09-data-out/02-rest.md index 048b66a71f23b11bc847d99f3ca672c1c3361771..e3705e1ac46b3fa8eca721410a617b2df99315f7 100644 --- a/docs/en/09-data-out/02-rest.md +++ b/docs/en/09-data-out/02-rest.md @@ -43,9 +43,9 @@ $env:TDENGINE_CLOUD_URL="" -## Insert +## Query -Following command below show how to insert data into the table `d1001` of the database `test` via the command line utility `curl`. +Following command below show how to query data into from table `ins_databases` of the database `information_schema` via the command line utility `curl`. ```bash curl -L \