diff --git a/SC2216.md b/SC2216.md index d309a19..bb5984d 100644 --- a/SC2216.md +++ b/SC2216.md @@ -1,4 +1,4 @@ -## Piping to 'rm', a command that doesn't read stdin. Wrong command or missing xargs? +## Piping to `rm`, a command that doesn't read stdin. Wrong command or missing `xargs`? ### Problematic code: