From 60f31ee9ea8b3e32829c056e18061eede35b077b Mon Sep 17 00:00:00 2001 From: Djam Date: Wed, 31 May 2023 21:37:19 +0200 Subject: [PATCH] Update docs/deployment/backstage-deploy/aws.md Co-authored-by: Patrik Oldsberg Signed-off-by: Djam --- docs/deployment/backstage-deploy/aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/backstage-deploy/aws.md b/docs/deployment/backstage-deploy/aws.md index e5309b8a83..897eb440c3 100644 --- a/docs/deployment/backstage-deploy/aws.md +++ b/docs/deployment/backstage-deploy/aws.md @@ -122,7 +122,7 @@ By using `pulumi login --local` we are making sure that Pulumi stores our state :::warning -Make sure that [Docker](https://docs.docker.com/) is running before you start with this section. +Make sure that [Docker](https://docs.docker.com/) is running before you start this section. :::