File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ $graph:
42
42
Since draft-3, version 1.0 introduces the following changes and additions:
43
43
44
44
* The [Directory](#Directory) type.
45
- * Syntax simplifcations: denoted by the map<> syntax. Example: inputs
45
+ * Syntax simplifcations: denoted by the ` map<>` syntax. Example: inputs
46
46
contains a list of items, each with an id. Now one can specify
47
47
a mapping of that identifier to the corresponding
48
48
`CommandInputParamater`.
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ $graph:
39
39
Since draft-3, this draft introduces the following changes and additions:
40
40
41
41
* The 'inputs' and 'outputs' fields have been renamed 'in' and 'out'.
42
- * Syntax simplifcations: denoted by the map<> syntax. Example: `in`
42
+ * Syntax simplifcations: denoted by the ` map<>` syntax. Example: `in`
43
43
contains a list of items, each with an id. Now one can specify
44
44
a mapping of that identifier to the corresponding
45
45
`InputParameter`.
You can’t perform that action at this time.
0 commit comments