diff --git a/source/security/IAM/iam-users.rst b/source/security/IAM/iam-users.rst index ab096830..50677cf7 100644 --- a/source/security/IAM/iam-users.rst +++ b/source/security/IAM/iam-users.rst @@ -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. \ No newline at end of file +Should have examples with `mc` and each of the SDKs.