diff --git a/SC2013.md b/SC2013.md index 54b4221..a2e585e 100644 --- a/SC2013.md +++ b/SC2013.md @@ -1,4 +1,4 @@ -# To read lines rather than words, pipe/redirect to a 'while read' loop. +## To read lines rather than words, pipe/redirect to a `while read` loop. ### Problematic code: