Skip to content

Commit 838cde5

Browse files
authored
fix mqtt title style (#961)
1 parent 407013b commit 838cde5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/zh/UserGuide/Master/Tree/API/Programming-MQTT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ MQTT 主题与 IoTDB 时间序列相对应。
7171
| `mqtt_max_message_size` | mqtt 消息最大长度(字节) | 1048576 |
7272

7373

74-
## 4. 示例代码
74+
## 4. 示例代码
7575
以下是 mqtt 客户端将消息发送到 IoTDB 服务器的示例。
7676

7777
```java

src/zh/UserGuide/latest/API/Programming-MQTT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ MQTT 主题与 IoTDB 时间序列相对应。
7171
| `mqtt_max_message_size` | mqtt 消息最大长度(字节) | 1048576 |
7272

7373

74-
## 4. 示例代码
74+
## 4. 示例代码
7575
以下是 mqtt 客户端将消息发送到 IoTDB 服务器的示例。
7676

7777
```java

0 commit comments

Comments
 (0)