From 3b253a69cb95d1d0f6e75c500769b914f9c5bfcd Mon Sep 17 00:00:00 2001 From: Ari Palo Date: Thu, 11 Aug 2022 17:57:23 +0300 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8127b3..2f84b2e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ - managing account configuration through standardized props (no more random config files) - querying account and/or environment specific information within your CDK code - enabling dynamic & short-lived “feature-environments” - - enabling Well-defined tagging + - enabling well-defined tagging - providing structure & common conventions to CDK projects - choosing the target account & environment by passing in runtime context: