Skip to content

Commit 499d120

Browse files
authored
Replace "a" by "an" (#398)
1 parent 2f88e80 commit 499d120

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
@@ -31,7 +31,7 @@ Create a file called `inp-job.yml`:
3131

3232
````{note}
3333
You can use `cwltool` to create a template input object. That saves you from having
34-
to type all the input parameters in a input object file:
34+
to type all the input parameters in an input object file:
3535
3636
```{runcmd} cwltool --make-template inp.cwl
3737
:working-directory: src/_includes/cwl/inputs

0 commit comments

Comments
 (0)