doc/api: fix typo

This commit is contained in:
Florian Klink 2023-07-14 14:24:27 +03:00
parent 7605d0cb11
commit 202d3f0e3c
1 changed files with 1 additions and 1 deletions

View File

@ -632,7 +632,7 @@ paths:
operationId: "UpdateBucket"
summary: "Update a bucket"
description: |
All fields (`websiteAccess` and `quotas`) are optionnal.
All fields (`websiteAccess` and `quotas`) are optional.
If they are present, the corresponding modifications are applied to the bucket, otherwise nothing is changed.
In `websiteAccess`: if `enabled` is `true`, `indexDocument` must be specified.