未验证 提交 2d3578cc 编写于 作者: D danielclow 提交者: GitHub

docs: correct markdown error

上级 ea9093b7
...@@ -127,7 +127,7 @@ In the application code, use `pool.get()? ` to get a connection object [Taos]. ...@@ -127,7 +127,7 @@ In the application code, use `pool.get()? ` to get a connection object [Taos].
```rust ```rust
let taos = pool.get()? ; let taos = pool.get()? ;
``` ```
# Connectors ### Connectors
The [Taos][struct.Taos] object provides an API to perform operations on multiple databases. The [Taos][struct.Taos] object provides an API to perform operations on multiple databases.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册