From d30af8501671c79c5ced007bb0ca08c662c08bc4 Mon Sep 17 00:00:00 2001 From: "Eslam A. Hefnawy" Date: Wed, 3 Aug 2016 19:53:31 +0900 Subject: [PATCH] fixed typo --- docs/guide/provider-account-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/provider-account-setup.md b/docs/guide/provider-account-setup.md index 9c279ab7a..844f0b33f 100644 --- a/docs/guide/provider-account-setup.md +++ b/docs/guide/provider-account-setup.md @@ -23,7 +23,7 @@ needs. In the interim, ensure that your AWS API Keys are kept in a safe, private **Attach Policy** 5. In the next screen, search for and select **AdministratorAccess** then click **Attach** -### Setting the AWS API Keys +### Setting the AWS API Key & Secret To start using Serverless and access the AWS API. You need to set the AWS API Key & Secret in your local machine. Just copy the following command (if you're on Mac or Linux), **but make sure you replace the "" & "" with your actual key & secret before running it**: