From a91aec472aec9bc0db2d6aa3d54f43165e71459b Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:51:09 +0100 Subject: [PATCH] Updated SC2217 (markdown) --- SC2217.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2217.md b/SC2217.md index 7e75b0a..b2e2fc8 100644 --- a/SC2217.md +++ b/SC2217.md @@ -1,4 +1,4 @@ -## Redirecting to 'echo', a command that doesn't read stdin. Bad quoting or missing xargs? +## Redirecting to `echo`, a command that doesn't read stdin. Bad quoting or missing `xargs`? ### Problematic code: