Skip to content

Commit 5ad6a55

Browse files
author
Toby Hodges
committed
typo fix
1 parent 1dc2481 commit 5ad6a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/15-staging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ directory."
1515
Normally, input files are located in a read-only directory separate from
1616
the output directory. This causes problems if the underlying tool expects to
1717
write its output files alongside the input file in the same directory. You use `InitialWorkDirRequirement` to stage input files into the output directory.
18-
In this example, we use a Javascript expression to extract the base name of the
18+
In this example, we use a JavaScript expression to extract the base name of the
1919
input file from its leading directory path.
2020

2121
*linkfile.cwl*

0 commit comments

Comments
 (0)