diff --git a/website/content/docs/commands/index.mdx b/website/content/docs/commands/index.mdx index 093e778256..e902b73772 100644 --- a/website/content/docs/commands/index.mdx +++ b/website/content/docs/commands/index.mdx @@ -343,7 +343,7 @@ This takes precedence over [license_path in config](/vault/docs/configuration#li ### `VAULT_LOG_LEVEL` Set the Vault server's log level. The supported values are `trace`, `debug`, -`info`, `warn`, and `err`. The default log leve is `info`. +`info`, `warn`, and `err`. The default log level is `info`. ### `VAULT_MAX_RETRIES`