diff --git a/SC2197.md b/SC2197.md index 55b47ae..60c258c 100644 --- a/SC2197.md +++ b/SC2197.md @@ -1,4 +1,4 @@ -## fgrep is non-standard and deprecated. Use grep -F instead. +## `fgrep` is non-standard and deprecated. Use `grep -F` instead. ### Problematic code: