From e599f840e9922af943364666341c8cdfe457fbde Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 9 Jun 2019 09:06:15 +0300 Subject: Change: minor linguistic improvement to echo.md --- echo.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'echo.md') diff --git a/echo.md b/echo.md index 3c7bb42..ac7e25f 100644 --- a/echo.md +++ b/echo.md @@ -16,9 +16,7 @@ suite for the `/bin/echo` implementation. No arguments ============================================================================= -This scenario runs `/bin/echo` without arguments and checks that it -outputs a single newline character to the standard output, nothing to -the standard error, and exits with a zero exit code. +Run `/bin/echo` without arguments. ```fable when user runs echo without arguments -- cgit v1.2.1