Skip to content

Commit af0d3eb

Browse files
committed
Markdown linter
1 parent 6caf0a6 commit af0d3eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ This enables nice tracing across trino-lb and trino (as seen in the screenshot b
126126
This flowchart represents a Trino client submitting a query.
127127
It might be send to a Trino clusters or queued if all clusters are full.
128128

129-
**General flow**
129+
### General flow
130130

131131
```mermaid
132132
sequenceDiagram
@@ -158,7 +158,7 @@ sequenceDiagram
158158
end
159159
```
160160

161-
**Detailed initial `POST /v1/statement`**
161+
### Detailed initial `POST /v1/statement`
162162

163163
```mermaid
164164
sequenceDiagram

0 commit comments

Comments
 (0)