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 aa0b17a commit a480329Copy full SHA for a480329
src/content/docs/r2/data-catalog/config-examples/trino.mdx
@@ -15,7 +15,7 @@ Below is an example of using [Apache Trino](https://trino.io/) to connect to R2
15
- Install [Docker](https://docs.docker.com/get-docker/) to run the Trino container.
16
17
## Setup
18
-# Create a local directory for the catalog configuration and change directories to it
+Create a local directory for the catalog configuration and change directories to it
19
```bash
20
mkdir -p trino-catalog && cd trino-catalog/
21
```
0 commit comments