diff --git a/docs/en/07-data-in/30-schemaless-influxdb.md b/docs/en/07-data-in/30-schemaless-influxdb.md index fd701c0e212e8a3b431d25e265ee94164f708309..cf4169cc28525dbe1a2a2660ad5b37bd35a045cd 100644 --- a/docs/en/07-data-in/30-schemaless-influxdb.md +++ b/docs/en/07-data-in/30-schemaless-influxdb.md @@ -53,10 +53,10 @@ You can use any client that supports the http protocol to access the RESTful int Support InfluxDB query parameters as follows. -- `db` Specifies the database name used by TDengine -- `precision` The time precision used by TDengine --- ns - nanoseconds - u or ยต - microseconds ++ `db` Specifies the database name used by TDengine ++ `precision` The time precision used by TDengine +- ns - nanoseconds +- u - microseconds ms - milliseconds s - seconds m - minutes