diff --git a/constants/installation.ts b/constants/installation.ts index b82453b7..0f12a944 100644 --- a/constants/installation.ts +++ b/constants/installation.ts @@ -44,8 +44,8 @@ export const INFO_INSTALLATION_TYPES: Recorddocs).', - 'Connect with AdministratorAccess IAM credentials to your AWS account (docs).', + 'Establish a public hosted zone with dns routing established (docs).', + 'Connect with AdministratorAccess IAM credentials to your AWS account (docs).', ], ctaDescription: 'Learn more', ctaLink: 'https://docs.aws.amazon.com', @@ -121,8 +121,8 @@ export const INFO_MARKETPLACE_INSTALLATION_TYPES: Record< title: 'AWS Prerequisites', description: [ 'Create an AWS account with billing enabled.', - 'Establish a public hosted zone with dns routing established(docs).', - 'Connect with AdministratorAccess IAM credentials to your AWS account (docs).', + 'Establish a public hosted zone with dns routing established (docs).', + 'Connect with AdministratorAccess IAM credentials to your AWS account (docs).', ], ctaDescription: 'Learn more', ctaLink: 'https://docs.aws.amazon.com',