Skip to content

Commit 84fd7d6

Browse files
committed
Corrected typo: text filed -> text file
1 parent 02a493b commit 84fd7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/demo-tool

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ a JSON document listing the commands to run, as in::
9393
{ "command" : "echo Hello" }
9494
]
9595
96-
or, alternately, it should be a text filed delimited by '>>>', as in::
96+
or, alternately, it should be a text file delimited by '>>>', as in::
9797
9898
>>>
9999
ls

0 commit comments

Comments
 (0)