From feb3040854e7cc447d785e5d36c1183c8caf6328 Mon Sep 17 00:00:00 2001 From: Nitesh Oswal Date: Tue, 20 Oct 2020 12:46:22 +0530 Subject: [PATCH] Update readme typo "closed" -> "close" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99688db..ac68fe6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ `v2` of this action includes significant updates and now uses Docker [Buildx](https://github.com/docker/buildx). It works with 3 new optional actions ([login](https://github.com/docker/login-action), [setup-buildx](https://github.com/docker/setup-buildx-action) and [setup-qemu](https://github.com/docker/setup-qemu-action)) that we have created. It's also rewritten as a -[typescript-action](https://github.com/actions/typescript-action/) to be as closed as possible of the +[typescript-action](https://github.com/actions/typescript-action/) to be as close as possible of the [GitHub Runner](https://github.com/actions/virtual-environments) during its execution (#71 #92). [Upgrade notes](UPGRADE.md) and many [usage examples](#usage) have been added to handle most use cases but `v1` is