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 06a44be commit 58ef8c7Copy full SHA for 58ef8c7
_episodes/02-1st-example.md
@@ -67,7 +67,7 @@ baseCommand: echo
67
~~~
68
{: .source}
69
70
-The `baseCommand` provides the name of program that will actually run (`echo`). [`echo`] is a built-in program in the bash and
+The `baseCommand` provides the name of program that will actually run (`echo`). `echo` is a built-in program in the bash and
71
C shells.
72
73
0 commit comments