Skip to content

Commit 645512b

Browse files
committed
inputs: fix a line emphasis
1 parent 76659c0 commit 645512b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/topics/inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ matching item (`itemC`) is added to the command line and remaining item (`itemD`
241241

242242
```{runcmd} cwltool record.cwl record-job3.yml
243243
:working-directory: src/_includes/cwl/inputs
244-
:emphasize-lines: 9-10, 22
244+
:emphasize-lines: 9-10, 21
245245
```
246246

247247
```{code-block} console

0 commit comments

Comments
 (0)