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: