From edb200fc7df1ac46d0c5ceb928db60d2736bf1c8 Mon Sep 17 00:00:00 2001 From: Dmitri Bourlatchkov Date: Tue, 4 Nov 2025 12:00:11 -0500 Subject: [PATCH] fix typo in Ozone getting-started guide --- getting-started/ozone/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/ozone/README.md b/getting-started/ozone/README.md index 3f707a87a7..f881e2b186 100644 --- a/getting-started/ozone/README.md +++ b/getting-started/ozone/README.md @@ -83,7 +83,7 @@ This is because Ozone does not support the STS API and consequently cannot produ credentials to be vended to Polaris clients. The lack of STS API is represented in the Catalog storage configuration by the -`stsUnavailable=false` property. +`stsUnavailable=true` property. ## S3 Credentials