diff --git a/README.md b/README.md index 2ee98e3..04b77a2 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ A few examples of piecing together commands: ``` mkdir -p ~/test/{one,two,three}/subtest.{one,two,three} ``` - creates: +creates: ``` ~/test/ |_____one/