From f0d446b80e91cc0a7e8bec41ada75e2e73fd2218 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 11 Feb 2021 04:30:11 -0500 Subject: [PATCH] spelling: separated (#37) Signed-off-by: Josh Soref --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 28ebeab..2bdcd67 100644 --- a/action.yaml +++ b/action.yaml @@ -3,7 +3,7 @@ author: "Ludeeus " description: "GitHub action for ShellCheck." inputs: additional_files: - description: "A space seperated list of additional filename to check" + description: "A space separated list of additional filename to check" required: false default: "" ignore: