From ebffef6d6c44dbe3e7e8e903c193d8f0458d8aa0 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Sat, 8 Jul 2023 18:24:43 -0500 Subject: [PATCH] Fixed typo Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- .changeset/sweet-cameras-kick.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/sweet-cameras-kick.md b/.changeset/sweet-cameras-kick.md index c6b1e03872..5c6b9162b9 100644 --- a/.changeset/sweet-cameras-kick.md +++ b/.changeset/sweet-cameras-kick.md @@ -2,4 +2,4 @@ '@backstage/create-app': patch --- -Updated included Dockerfile to include `g++`. Also updated the comments to note that some of the dependecies are also needed by isolated-vm +Updated included Dockerfile to include `g++`. Also updated the comments to note that some of the dependencies are also needed by isolated-vm