From ac87a3787da7ddc068ed81ad2b086d6b6a2a255e Mon Sep 17 00:00:00 2001 From: Didier Durand Date: Fri, 31 May 2024 18:16:53 +0200 Subject: [PATCH] Fixing 1 typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7d448c..8772ea4 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Alternatively, you can use Lambda Function URL to replace ALB, see [example](htt Please follow the steps below to deploy the Bedrock Proxy APIs into your AWS account. Only supports regions where Amazon Bedrock is available (such as `us-west-2`). The deployment will take approximately **3-5 minutes** 🕒. -**Step 1: Create you own custom API key (Optional)** +**Step 1: Create your own custom API key (Optional)** > **Note:** This step is to use any string (without spaces) you like to create a custom API Key (credential) that will be used to access the proxy API later. This key does not have to match your actual OpenAI key, and you don't need to have an OpenAI API key. It is recommended that you take this step and ensure that you keep the key safe and private.