From 84fd7d6e0c44072d63caa263f959ef0c59dd1882 Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 3 Dec 2015 23:07:50 -0800 Subject: [PATCH] Corrected typo: text filed -> text file --- utils/demo-tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/demo-tool b/utils/demo-tool index 31b553ba7553a..3cd32497370ce 100755 --- a/utils/demo-tool +++ b/utils/demo-tool @@ -93,7 +93,7 @@ a JSON document listing the commands to run, as in:: { "command" : "echo Hello" } ] -or, alternately, it should be a text filed delimited by '>>>', as in:: +or, alternately, it should be a text file delimited by '>>>', as in:: >>> ls