diff --git a/bin/extract-unique-pages-from-event-nodes b/bin/extract-unique-pages-from-event-nodes index c51427c..93aca47 100755 --- a/bin/extract-unique-pages-from-event-nodes +++ b/bin/extract-unique-pages-from-event-nodes @@ -3,7 +3,7 @@ PATH="$PATH:$HOME/src/garbit/lib/facebook-event-scraper/bin" if [ "$1" == "" ]; then - echo "This script takes in an path to an JSON file containing an Array."; + echo "This script takes in a path to a JSON file containing an Array."; exit 0; fi