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 582fc0b commit bf0d765Copy full SHA for bf0d765
docs/integrate/etl/iceberg-risingwave.md
@@ -22,7 +22,7 @@ podman run -d --name minio -p 9000:9000 -p 9001:9001 \
22
```
23
24
And let's create a bucket called `warehouse`, for this point a browser to
25
-http://localhost:9001 , login with `minioadmin` / `minioadmin` , and click on
+`http://localhost:9001` , login with `minioadmin` / `minioadmin` , and click on
26
"Create bucket", enter "warehouse", and click again on "Create bucket".
27
28
Then we will spin up an instance of RisingWave:
0 commit comments