1
0
mirror of https://github.com/minio/docs.git synced 2025-06-02 21:21:47 +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
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_SECRET_KEY`
@ -135,4 +135,4 @@ Authenticate as a User
ToDo: Examples of authenticating to a MinIO deployment with a created user.
Should have examples with `mc` and each of the SDKs.
Should have examples with `mc` and each of the SDKs.