1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

docs: fix typo

changed "envrionment" to "environment"
This commit is contained in:
Michael Gerbig
2021-04-01 09:57:45 +02:00
committed by Ravind Kumar
parent 896cac0bc6
commit 50e5489733

View File

@ -84,7 +84,7 @@ action by default.
MinIO deployments have a ``root`` user with access to all actions and resources MinIO deployments have a ``root`` user with access to all actions and resources
on the deployment. When a :mc:`minio` server first starts, it sets the ``root`` on the deployment. When a :mc:`minio` server first starts, it sets the ``root``
user credentials by checking the value of the following envrionment variables: user credentials by checking the value of the following environment variables:
- :envvar:`MINIO_ACCESS_KEY` - :envvar:`MINIO_ACCESS_KEY`
- :envvar:`MINIO_SECRET_KEY` - :envvar:`MINIO_SECRET_KEY`