From 74872f9369d4fba6d8a93d61dd4a1b24d37389e9 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:28:34 +0100 Subject: [PATCH] Updated SC2072 (markdown) --- SC2072.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2072.md b/SC2072.md index 23f581f..fd84bcc 100644 --- a/SC2072.md +++ b/SC2072.md @@ -1,4 +1,4 @@ -## Decimals are not supported. Either use integers only, or use bc or awk to compare. +## Decimals are not supported. Either use integers only, or use `bc` or `awk` to compare. ### Problematic code: