From 89922318d181b196e4f7b093a4ff1f8f373171fb Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 27 Sep 2025 12:15:50 +0200 Subject: [PATCH] Fix typo --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 22c0503..6663570 100644 --- a/docs/README.md +++ b/docs/README.md @@ -62,7 +62,7 @@ spec: ## Create a bucket -You are not ready to create your first bucket! +You are now ready to create your first bucket! Here is a basic bucket example: @@ -113,4 +113,4 @@ spec: # compliance => nobody can bypass the policy # governance => users with privileges might bypass policy restrictions mode: compliance -``` \ No newline at end of file +```