Skip to content

Commit 3265418

Browse files
committed
Merge pull request #155 from bqueue/bqueue
Corrected typo: text filed -> text file
2 parents 02a493b + 84fd7d6 commit 3265418

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)