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: