Skip to content

Commit bf39b0f

Browse files
author
Toby Hodges
committed
typo fix
1 parent 6ad95c4 commit bf39b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/13-expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ questions:
66
- "What do I do when I want to create values dynamically and CWL doesn't
77
provide a built-in way of doing so?"
88
objectives:
9-
- "Learn how to insert javaScript expressions into a CWL description."
9+
- "Learn how to insert JavaScript expressions into a CWL description."
1010
keypoints:
1111
- "If `InlineJavascriptRequirement` is specified, you can include JavaScript
1212
expressions that will be evaulated by the CWL runner."

0 commit comments

Comments
 (0)