From 3e5df481f0bfc0f2e9c332c868dd0e03e85db474 Mon Sep 17 00:00:00 2001 From: Daryl White <53910321+djwfyi@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:16:35 -0400 Subject: [PATCH] Storage class (#1276) Missed saving a file, so missed a few fixes on the storage class name `_` to `-` switch. --- source/reference/minio-mc/mc-ilm-tier-add.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/reference/minio-mc/mc-ilm-tier-add.rst b/source/reference/minio-mc/mc-ilm-tier-add.rst index 92263ac2..d18e763c 100644 --- a/source/reference/minio-mc/mc-ilm-tier-add.rst +++ b/source/reference/minio-mc/mc-ilm-tier-add.rst @@ -263,8 +263,8 @@ The command accepts the following arguments: .. tab-item:: s3 - ``STANDARD`` - - ``STANDARD_IA`` - - ``ONEZONE_IA`` + - ``STANDARD-IA`` + - ``ONEZONE-IA`` For more information, see :s3-docs:`Using Amazon S3 storage classes `.