From e0795bb074401ab285217c2c4cddba71db68e17d Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 15 Nov 2021 11:29:58 +0100 Subject: [PATCH] Updated SC2314 (markdown) --- SC2314.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2314.md b/SC2314.md index 69b2cfa..f56f583 100644 --- a/SC2314.md +++ b/SC2314.md @@ -1,4 +1,4 @@ -## In bats, ! does not cause a test failure +## In bats, `!` does not cause a test failure ### Problematic code: