Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank-III committed Nov 28, 2024
1 parent 2b29843 commit 4f68e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/services/s3/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This service can be used to:
- `server_side_encryption_customer_key_md5`: Set the server_side_encryption_customer_key_md5 for backend.
- `disable_config_load`: Disable aws config load from env.
- `enable_virtual_host_style`: Enable virtual host style.
- `disable_write_with_if_match`: Diable write with if match.
- `disable_write_with_if_match`: Disable write with if match.

Refer to [`S3Builder`]'s public API docs for more information.

Expand Down

0 comments on commit 4f68e84

Please sign in to comment.