From 28b36638005730e379d4bc47daadbd8a21195b80 Mon Sep 17 00:00:00 2001 From: RupertBarrow Date: Tue, 4 Jul 2023 14:14:15 +0200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f73df2..b0bfcbc 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This action : - authorizes with the Dev Hub - runs the flow - sets a commit status in Github -- delets the org if it's a scratch org +- deletes the org if it's a scratch org