From 834cbb8758bb5ba0917584ddb850732baf875391 Mon Sep 17 00:00:00 2001 From: Bertie Blackman Date: Tue, 20 Jun 2023 17:05:04 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ab2e6d..b5c2e70 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ asdf global spacectl latest docker run -it --rm ghcr.io/spacelift-io/spacectl stack deploy --id my-infra-stack ``` -> Don't forget to add the [requied environment variables](#authenticating-using-environment-variables) in order to authenticate. +> Don't forget to add the [required environment variables](#authenticating-using-environment-variables) in order to authenticate. ### GitHub Release