From c2736b10a374a2c37a291d9bdf2bd23fd907e3fb Mon Sep 17 00:00:00 2001 From: Andrea Longo Date: Fri, 24 May 2024 10:12:48 -0600 Subject: [PATCH] Glossary typo (#1224) Fix server pool entry. Incorrect indentation truncates first char of second paragraph. --- source/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/glossary.rst b/source/glossary.rst index ce4ac1af..be5d58ea 100644 --- a/source/glossary.rst +++ b/source/glossary.rst @@ -243,7 +243,7 @@ Glossary pool A set of ``minio server`` nodes which combine their drives and resources to support object storage and retrieval requests. - For more information, see :ref:`minio-intro-server-pool`. + For more information, see :ref:`minio-intro-server-pool`. service account Renamed to :term:`access keys`.