Skip to content

Commit f3043fe

Browse files
author
Marco
committed
latest
1 parent 832ffb2 commit f3043fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/user-docs/guides-using-presto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ SELECT foo.bar FROM default LIMIT 1;
206206
The CLP webUI is available at [http://localhost:4000](http://localhost:4000) (if you changed
207207
`webui.host` or `webui.port` in `etc/clp-config.yml`, use the new values).
208208

209-
:::note
209+
:::{note}
210210
The WebUI can only run one query at a time, and queries must not include a `;`.
211211
:::
212212

0 commit comments

Comments
 (0)