diff --git a/examples/after_cloning.md b/examples/after_cloning.md index 31c7e03..2fc1ac2 100644 --- a/examples/after_cloning.md +++ b/examples/after_cloning.md @@ -2,7 +2,7 @@ A few ways to use ghorg after cloning repos. Please add yours below if you have one! -> dump all test.sh files from ghorg dir into one a results file +> dump all test.sh files from ghorg dir into a results file ``` find $HOME/Desktop/ghorg -name "test.sh" -exec cat {} \; > results