We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832ffb2 commit f3043feCopy full SHA for f3043fe
docs/src/user-docs/guides-using-presto.md
@@ -206,7 +206,7 @@ SELECT foo.bar FROM default LIMIT 1;
206
The CLP webUI is available at [http://localhost:4000](http://localhost:4000) (if you changed
207
`webui.host` or `webui.port` in `etc/clp-config.yml`, use the new values).
208
209
-:::note
+:::{note}
210
The WebUI can only run one query at a time, and queries must not include a `;`.
211
:::
212
0 commit comments