From fe2fc23e31528242e01d23d9f6c01475d060fa77 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:53:17 +0100 Subject: [PATCH] Updated SC2232 (markdown) --- SC2232.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2232.md b/SC2232.md index 636032f..b25f2c4 100644 --- a/SC2232.md +++ b/SC2232.md @@ -1,4 +1,4 @@ -## Can't use sudo with builtins like cd. Did you want sudo sh -c .. instead? +## Can't use `sudo` with builtins like `cd`. Did you want `sudo sh -c ..` instead? ### Problematic code: