From 30baa84a5c51f6b38b8c6b683ff2cf5cf18ddcb9 Mon Sep 17 00:00:00 2001 From: Christian Jans Date: Fri, 16 Dec 2022 08:57:38 -0700 Subject: [PATCH] Fix typos --- AWS_setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AWS_setup.md b/AWS_setup.md index 91535de..f1c7273 100644 --- a/AWS_setup.md +++ b/AWS_setup.md @@ -1,6 +1,6 @@ # AWS Setup instructions for HIPPO Gym -## Ifrastructure Checklist: +## Infrastructure Checklist: - [ ] Lambda Functions - [ ] next_step.py - [ ] start_server.py @@ -36,7 +36,7 @@ ## Setup Instructions: -Note on regions: Choose a region that's most appropriate for your use case and setup all reqion specific services in that region. Write it down, there are lots of regions and it is annoying when you can't find your infrastructure. +Note on regions: Choose a region that's most appropriate for your use case and setup all region specific services in that region. Write it down, there are lots of regions and it is annoying when you can't find your infrastructure. For the purposes if these instructions, PROJECT_REGION represents the specific region that has been chosen for the project. If a more specific region is listed then it must be used.