diff --git a/docs/core-concepts/1204-secrets.md b/docs/core-concepts/1204-secrets.md index c295e62c..0a296fd1 100644 --- a/docs/core-concepts/1204-secrets.md +++ b/docs/core-concepts/1204-secrets.md @@ -13,7 +13,7 @@ Most operations in `client` support handling secrets (see [Interacting with the - Read a secret from the output of a command; - Use a secret as the input of a command. -## Environmnet +## Environment The simplest use case is reading from an environment variable: