From 156d01b7586686cabf6c1655e8a3164df11a09cb Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 9 May 2023 13:02:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e2ec65..b300916 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This is specified using the `LOG_GROUP_MATCH_REGEX` env var ## Deployment -See the docs over at [SST](https://docs.sst.dev/) for information on setting stage names and regions. The scripts in package json currently deploy to `eu-west-2` (specified in `sst.confiig.ts`) with stage `dev` so change this as appropriate +See the docs over at [SST](https://docs.sst.dev/) for information on setting stage names and regions. The scripts in package json currently deploy to `eu-west-2` (specified in `sst.config.ts`) with stage `dev` so change this as appropriate ## Things of Note