Skip to content

Commit 3ac52a1

Browse files
tclosedjarecka
andauthored
Update new-docs/source/tutorial/5-shell.ipynb
Co-authored-by: Dorota Jarecka <[email protected]>
1 parent 3de0fa0 commit 3ac52a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-docs/source/tutorial/5-shell.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"source": [
1414
"## Command-line templates\n",
1515
"\n",
16-
"Shell task specs can be defined using from string templates that resemble the command-line usage examples typically used in in-line help. Therefore, they can be quick and intuitive way to specify a shell task. For example, a simple spec for the copy command `cp` that omits optional flags,"
16+
"Shell task specs can be defined using string templates that resemble the command-line usage examples typically used in in-line help. Therefore, they can be quick and intuitive way to specify a shell task. For example, a simple spec for the copy command `cp` that omits optional flags,"
1717
]
1818
},
1919
{

0 commit comments

Comments
 (0)