diff --git a/website/content/docs/ui/custom-messages.mdx b/website/content/docs/ui/custom-messages.mdx index 58fe467975..c1a77c0b8d 100644 --- a/website/content/docs/ui/custom-messages.mdx +++ b/website/content/docs/ui/custom-messages.mdx @@ -69,7 +69,7 @@ Use custom banners and modals in the Vault UI to share system-wide alerts for al ## Create messages for a specific namespace Child [namespaces](/vault/docs/enterprise/namespaces) inherit all messages -created on the parent namespace. For example, if your cluster has the following +created on the parent namespace. For example, a cluster with the following namespace hierarchy: @@ -85,10 +85,9 @@ namespace hierarchy: Custom messages created on the `admin` namespace apply to all child namespaces: -`fiance`, `marketing`, `marketing/digital-marketing` and `marketing/events`. +`finance`, `marketing`, `marketing/digital-marketing` and `marketing/events`. -To create a custom message that only targets the marketing team you, -must log into the `marketing` namespace before creating your message. +To create a custom message that only targets the marketing team, log into the `marketing` namespace before creating your message. To create a message under a specific namespace: @@ -127,7 +126,7 @@ You can open the edit screen for a custom message in two places from the **Custo 1. Find the custom message you want to edit. 1. Select the message to open the message details page. 1. Click the **Edit message** button to bring up the edit page. - After clicking **Edit message** in either of the options, fill in the information that you would like to edit for the custom message. + After clicking **Edit message**, fill in the information that you would like to edit for the custom message. ## Delete a custom message