From 8d496b315beffcaedd09980ef225ac0cd95f3af8 Mon Sep 17 00:00:00 2001 From: Sarah Gibson <44771837+sgibson91@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:03:01 +0000 Subject: [PATCH] fix typo Co-authored-by: Georgiana --- docs/hub-deployment-guide/new-cluster/smce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub-deployment-guide/new-cluster/smce.md b/docs/hub-deployment-guide/new-cluster/smce.md index 0cc447fba2..59d243b03c 100644 --- a/docs/hub-deployment-guide/new-cluster/smce.md +++ b/docs/hub-deployment-guide/new-cluster/smce.md @@ -54,7 +54,7 @@ The `hub-continuous-deployer` has an access key and secret associated with it, t authenticates with AWS to perform actions. SMCE accounts have a 60 day password/access key regeneration policy and so we need to prepare to regularly regenerate this access key. -We track which clusters have had their `hub-continuous-dpeloyer` access key regenerated +We track which clusters have had their `hub-continuous-deployer` access key regenerated and when in this issue which also includes the steps for regeneration. Make sure to add the new cluster to this issue.