Skip to content

Commit

Permalink
Drop trailing space from parameter label
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek authored Nov 1, 2023
1 parent 06da024 commit b5c51d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"inputs": [
{
"description": "",
"name": "Conflict resolution files "
"name": "Conflict resolution files"
}
],
"label": "Conflict resolution files",
Expand Down

0 comments on commit b5c51d8

Please sign in to comment.