From cefdb86cc0d67b442110f1376b7c895cccf6bdde Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 10:31:47 +0100 Subject: [PATCH] Markdown update in heading --- SC1037.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1037.md b/SC1037.md index 5fc4257..7bcafbc 100644 --- a/SC1037.md +++ b/SC1037.md @@ -1,4 +1,4 @@ -## Braces are required for positionals over 9, e.g. ${10}. +## Braces are required for positionals over 9, e.g. `${10}`. ### Problematic code: