diff --git a/website/content/docs/concepts/policies.mdx b/website/content/docs/concepts/policies.mdx index 6c9bd3d1143c..4226fa916048 100644 --- a/website/content/docs/concepts/policies.mdx +++ b/website/content/docs/concepts/policies.mdx @@ -709,7 +709,7 @@ $ curl \ https://vault.hashicorp.rocks/v1/sys/policy ``` -~> **Note:** You may also see the CLI command `vault policies`. This is a convenience +~> **Note:** You may also see the CLI command `vault policy`. This is a convenience wrapper around reading the sys endpoint directly. It provides the same functionality but formats the output in a special manner.