From ca1b7d5fab37b2b3a914b64c78869d23620f6f9c Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:13:06 +0100 Subject: [PATCH] Updated SC1142 (markdown) --- SC1142.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1142.md b/SC1142.md index ae88f0a..5fae4d9 100644 --- a/SC1142.md +++ b/SC1142.md @@ -1,4 +1,4 @@ -## Use 'done < <(cmd)' to redirect from process substitution (currently missing one '<'). +## Use `done < <(cmd)` to redirect from process substitution (currently missing one `<`). ### Problematic code: