summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-06-09 09:06:15 +0300
committerLars Wirzenius <liw@liw.fi>2019-06-09 09:06:15 +0300
commite599f840e9922af943364666341c8cdfe457fbde (patch)
tree9817f4f72e45c1f6186007a1b2fc2e9176f3d3a1
parent21bd9273b43708ba8b1e86bd5f42adc7abc0fc0c (diff)
downloadfable-poc-e599f840e9922af943364666341c8cdfe457fbde.tar.gz
Change: minor linguistic improvement to echo.md
-rw-r--r--echo.md4
1 files changed, 1 insertions, 3 deletions
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