Skip to content

Commit a479849

Browse files
authored
Merge pull request #88 from jirikuncar/patch-2
Fix indentation in 02-1st-example.md
2 parents afe8bb3 + ed0c797 commit a479849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/02-1st-example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ The `baseCommand` provides the name of program that will actually run (`echo`)
6666
inputs:
6767
message:
6868
type: string
69-
inputBinding:
70-
position: 1
69+
inputBinding:
70+
position: 1
7171
~~~
7272
{: .source}
7373

0 commit comments

Comments
 (0)