We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad95c4 commit bf39b0fCopy full SHA for bf39b0f
_episodes/13-expressions.md
@@ -6,7 +6,7 @@ questions:
6
- "What do I do when I want to create values dynamically and CWL doesn't
7
provide a built-in way of doing so?"
8
objectives:
9
-- "Learn how to insert javaScript expressions into a CWL description."
+- "Learn how to insert JavaScript expressions into a CWL description."
10
keypoints:
11
- "If `InlineJavascriptRequirement` is specified, you can include JavaScript
12
expressions that will be evaulated by the CWL runner."
0 commit comments