From 869012cbf38f900be569dc8d24f9d0ce6e3c395b Mon Sep 17 00:00:00 2001 From: "Jason L. van Brackel" Date: Tue, 3 Jul 2018 14:30:57 -0400 Subject: [PATCH] Minor spelling and grammar changes --- .../v2.x/en/tasks/projects/add-registries/_index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/content/rancher/v2.x/en/tasks/projects/add-registries/_index.md b/content/rancher/v2.x/en/tasks/projects/add-registries/_index.md index be7da2656b0..35506db9e92 100644 --- a/content/rancher/v2.x/en/tasks/projects/add-registries/_index.md +++ b/content/rancher/v2.x/en/tasks/projects/add-registries/_index.md @@ -10,9 +10,9 @@ Registries are secrets containing credentials used to authenticate with [private >**Note:** Currently, credentials are pulled automatically only if the workload is created in the Rancher UI and not kubectl. -1. From the **Global** view, select the project or project containing the namespace that you want to add a secret to. +1. From the **Global** view, select the project containing the namespace(s) where you want to add a registry. -1. From the main menu, select **Resources > Registry**. Click **Add Registry**. +1. From the main menu, select **Resources > Registries**. Click **Add Registry**. 1. Enter a **Name** for the registry. @@ -24,8 +24,7 @@ Registries are secrets containing credentials used to authenticate with [private 1. Click **Save**. - -**Result:** Your secret is added to the project or namespace, depending on the scope you chose. You can view the secret in the Rancher UI from the **Resources > Registry** view. +**Result:** Your secret is added to the project or namespace, depending on the scope you chose. You can view the secret in the Rancher UI from the **Resources > Registries** view. ## What's Next?