diff --git a/SC2182.md b/SC2182.md index de172ff..c4347c4 100644 --- a/SC2182.md +++ b/SC2182.md @@ -38,5 +38,4 @@ If you wanted a no-op, use `:` instead. ```sh : ${place=world} -printf "hello %s\n" "$place" ``` \ No newline at end of file