diff --git a/README.md b/README.md index e4aedbd..2c14331 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Support this project with a :star: | Input | type | example | description | |:-------------:|:-----------:|:-------------:|:--------------------------:| | files\_changed | `string` | `true` OR `false` | Indicates that there are outstanding changes | -| changed\_files | `string` | `example.txt ...` | List of file(s)/directory names
that changed
during the workflow execution | +| changed\_files | `string` | `example.txt ...` | List of files
that changed
during the workflow execution | * Free software: [MIT license](LICENSE)