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 f7abd57 commit ebdf528Copy full SHA for ebdf528
site/content/in-dev/unreleased/getting-started/minio.md
@@ -44,7 +44,7 @@ docker compose -f getting-started/minio/docker-compose.yml up
44
The compose script will start MinIO on default ports (API on 9000, UI on 9001)
45
plus a Polaris Server pre-configured to that MinIO instance.
46
47
-In this example the `root` Polaris uses the password set to `s3cr3t`.
+In this example the `root` principal has its password set to `s3cr3t`.
48
49
# Connecting from Spark
50
0 commit comments