From 03e7a1caa715ea99a83b244574c4c39676860821 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:44:30 +0100 Subject: [PATCH] Updated SC2177 (markdown) --- SC2177.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2177.md b/SC2177.md index cf502dd..8280cdc 100644 --- a/SC2177.md +++ b/SC2177.md @@ -1,4 +1,4 @@ -## 'time' is undefined for compound commands, use time sh -c instead. +## `time` is undefined for compound commands, use `time sh -c` instead. ### Problematic code: