From 520d0434d89247f49306b46d9112529f021fc130 Mon Sep 17 00:00:00 2001 From: Eddy Varela Date: Mon, 27 Mar 2023 11:47:21 -0400 Subject: [PATCH] matching up the id anchor with CLI tool --- src/fragments/cli-config.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fragments/cli-config.mdx b/src/fragments/cli-config.mdx index e21cd8aafd4..39de2a0f813 100644 --- a/src/fragments/cli-config.mdx +++ b/src/fragments/cli-config.mdx @@ -1,4 +1,4 @@ -## Configuring the Amplify CLI +## Configure the Amplify CLI To set up the Amplify CLI on your local machine, you have to configure it to connect to your AWS account.