diff --git a/SC2315.md b/SC2315.md index 2105070..ca6ba8e 100644 --- a/SC2315.md +++ b/SC2315.md @@ -1,4 +1,4 @@ -## In bats, ! does not cause a test failure. Fold the `!` into the conditional! +## In bats, `!` does not cause a test failure. Fold the `!` into the conditional! ### Problematic code: