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 9a6f31c commit 06da024
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
class: File
location: https://zenodo.org/records/10063794/files/Input%20GFA.gfa1?download=1
filetype: gfa1
'Conflict resolution files ': null
outputs:
'Bionano scaffolds reconciliated: gfa':
asserts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"name": "Conflict resolution files "
}
],
"label": "Conflict resolution files ",
"label": "Conflict resolution files",
"name": "Input dataset",
"outputs": [],
"position": {
Expand Down

0 comments on commit 06da024

Please sign in to comment.