Skip to content

Commit a480329

Browse files
fixed markdown typo in trino.mdx
1 parent aa0b17a commit a480329

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/r2/data-catalog/config-examples

1 file changed

+1
-1
lines changed

src/content/docs/r2/data-catalog/config-examples/trino.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Below is an example of using [Apache Trino](https://trino.io/) to connect to R2
1515
- Install [Docker](https://docs.docker.com/get-docker/) to run the Trino container.
1616

1717
## Setup
18-
# Create a local directory for the catalog configuration and change directories to it
18+
Create a local directory for the catalog configuration and change directories to it
1919
```bash
2020
mkdir -p trino-catalog && cd trino-catalog/
2121
```

0 commit comments

Comments
 (0)