From 71c20327cd7d8b8fe05a56899dd3a5d8047dc9bf Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:47:33 +0100 Subject: [PATCH] Updated SC2196 (markdown) --- SC2196.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2196.md b/SC2196.md index 9d48812..66877cb 100644 --- a/SC2196.md +++ b/SC2196.md @@ -1,4 +1,4 @@ -## egrep is non-standard and deprecated. Use `grep -E` instead. +## `egrep` is non-standard and deprecated. Use `grep -E` instead. ### Problematic code: