From dc01b6821875a51f7c463447633195eea1ef59e6 Mon Sep 17 00:00:00 2001 From: Rachael Sewell Date: Tue, 22 Oct 2019 16:18:51 -0700 Subject: [PATCH] Tiny typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61d93040..9f324761 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ GitHub Actions status

-This action sets by node environment for use in actions by: +This action sets the node environment for use in actions by: - optionally downloading and caching a version of node - npm by version spec and add to PATH - registering problem matchers for error output