From 54056fd211cce4bccf432b8fc47eec6234c41d78 Mon Sep 17 00:00:00 2001 From: Gabriel Santos Date: Mon, 8 Sep 2025 17:00:06 -0300 Subject: [PATCH] Fix: Correct "deployement" typo in README Broken links with "deployement" != "deployment" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 198a3b0..dfb3cda 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ To do this, run the following command from the Cloud9 terminal: See the documentation for more details on [environment resize](https://docs.aws.amazon.com/cloud9/latest/user-guide/move-environment.html#move-environment-resize). -You can now proceed with the [deployment](#deployement) +You can now proceed with the [deployment](#deployment) #### Github Codespaces