From 4621617d4b568fe72798b05a512482442405549c Mon Sep 17 00:00:00 2001 From: tonyejack1 <133705460+tonyejack1@users.noreply.github.com> Date: Tue, 26 Mar 2024 13:31:35 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5b9aa3f..17cc644e 100644 --- a/README.md +++ b/README.md @@ -320,7 +320,7 @@ Support this project with a :star: > * When using `files_yaml*` inputs: > * All keys must start with a letter or `_` and contain only alphanumeric characters, `-`, or `_`. > -> For example, `test` or `test_key` or `test-key` or `_test_key` are all valid. +> For example, `test` or `test_key` or `test-key` or `_test_key` are all valid choices. ## Inputs ⚙️