From 94d04eaa0de330a701196cdba26edcedb7d79ef0 Mon Sep 17 00:00:00 2001 From: Daz DeBoer Date: Sun, 15 May 2022 18:33:34 -0600 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16c2738..854c842 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ The initial Action step will perform the Gradle setup. ### Gradle command-line arguments -The `arguments` input can used to pass arbitrary arguments to the `gradle` command line. +The `arguments` input can be used to pass arbitrary arguments to the `gradle` command line. Arguments can be supplied in a single line, or as a multi-line input. Here are some valid examples: