Skip to content

Commit ba60c87

Browse files
authored
Fix inputs description
1 parent 61a7b7d commit ba60c87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ Note that this action does not change files. They should be changed with scripts
4343
- `allow-removing`: allow to remove file if local copy is missing
4444
(`false` by default)
4545

46-
Note that the action will produce an error iflocal copy is missing,
47-
and the `allow-removing` flag is `false`.
46+
Note that the action will produce an error if a local copy of a given file is missing, and the `allow-removing` flag is `false`.
4847

4948
## License
5049

0 commit comments

Comments
 (0)