Skip to content

Commit 530e351

Browse files
authored
Fix unclosed code block in README.md (prometheus#691)
This fixes a code block that not properly closed, causing the next two sections rendered as code. Signed-off-by: Eric Yan <[email protected]> Signed-off-by: Eric Yan <[email protected]>
1 parent 11d5070 commit 530e351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ docker run -d \
197197
--network my-mysql-network \
198198
prom/mysqld-exporter
199199
--config.my-cnf=<path_to_cnf>
200+
```
200201

201202
## heartbeat
202203

0 commit comments

Comments
 (0)