From e8bdbcb2af1fee43e49237589031b1a85ecc884f Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:15:51 +0100 Subject: [PATCH] Updated SC2008 (markdown) --- SC2008.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2008.md b/SC2008.md index 29c34eb..83531ff 100644 --- a/SC2008.md +++ b/SC2008.md @@ -1,4 +1,4 @@ -## echo doesn't read from stdin, are you sure you should be piping to it? +## `echo` doesn't read from stdin, are you sure you should be piping to it? ### Problematic code: