From 39c34a7972f99e7dd38c06d82965c6e0b89ffa66 Mon Sep 17 00:00:00 2001
From: Thomas Boop <thboop@github.com>
Date: Tue, 1 Mar 2022 12:29:23 -0500
Subject: [PATCH] nit grammar

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a809e5f..b185d46 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
 
 # What's new
 
-- Updated to the node16 runtime by default as node12
+- Updated to the node16 runtime by default
   - This requires a minimum [Actions Runner](https://github.com/actions/runner/releases/tag/v2.285.0) version of v2.285.0 to run, which is by default available in GHES 3.4 or later.
 
 # Usage