From 12c89a512f7af786292b71cc7f7db805c944902c Mon Sep 17 00:00:00 2001 From: John Gardner Date: Wed, 22 Dec 2021 20:07:33 +1100 Subject: [PATCH] Fix caps --- SC1070.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SC1070.md b/SC1070.md index 7709cc4..84155af 100644 --- a/SC1070.md +++ b/SC1070.md @@ -2,8 +2,8 @@ ### Rationale -Shellcheck found a syntax error at the indicated location. Barring a bug in Shellcheck itself, your shell will also crash with a syntax error at the same location, so you cannot ignore this check. +ShellCheck found a syntax error at the indicated location. Barring a bug in ShellCheck itself, your shell will also crash with a syntax error at the same location, so you cannot ignore this check. ### Exceptions -None. \ No newline at end of file +None.