From bbd01cf085f36786c2b213d52dba78172111aad9 Mon Sep 17 00:00:00 2001 From: Lucas Dunker Date: Wed, 25 Oct 2023 19:22:07 -0400 Subject: [PATCH] Scraping Docs Corrections (#207) --- docs/infrastructure/scraping.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/infrastructure/scraping.md b/docs/infrastructure/scraping.md index dcd6e136..45d51714 100644 --- a/docs/infrastructure/scraping.md +++ b/docs/infrastructure/scraping.md @@ -15,8 +15,8 @@ scp -i elasticURL= yarn scrape` where the database URL and ElasticSearch URL are the secrets in the AWS Parameter Store. -!> **Important:** Remember to change the instance type back to `t2.nano` when the scrape finishes to save credits! +!> **Important:** Remember to change the instance type back to `t3.nano` when the scrape finishes to save credits!