From c3fecd7b0db2ace4194c056043e455af71ce5937 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Wed, 22 May 2019 17:25:05 -0700 Subject: [PATCH] Updated SC2251 (markdown) --- SC2251.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2251.md b/SC2251.md index 11192ad..1200185 100644 --- a/SC2251.md +++ b/SC2251.md @@ -1,4 +1,4 @@ -## This ! is not on a condition and skips errexit. Use { ! ...; } to errexit, or verify usage. +## This ! is not on a condition and skips errexit. Use `{ ! ...; }` to errexit, or verify usage. ### Problematic code: