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:
committed by
Ravind Kumar
parent
896cac0bc6
commit
50e5489733
@ -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`
|
||||||
@ -135,4 +135,4 @@ Authenticate as a User
|
|||||||
|
|
||||||
ToDo: Examples of authenticating to a MinIO deployment with a created 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.
|
||||||
|
Reference in New Issue
Block a user