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: