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 ad2d7ef commit f725031Copy full SHA for f725031
src/content/docs/r2-sql/tutorials/end-to-end-pipeline.mdx
@@ -144,7 +144,7 @@ Copy the `warehouse` (ACCOUNTID_BUCKETNAME) and paste it in the `export` below.
144
:::
145
146
```bash
147
-export $WAREHOUSE= #Paste your warehouse here
+export WAREHOUSE= #Paste your warehouse here
148
```
149
150
### (Optional) Enable compaction on your R2 Data Catalog
0 commit comments