diff --git a/gdead b/gdead index 73f8293..1e93314 100755 --- a/gdead +++ b/gdead @@ -74,7 +74,7 @@ mkfifo "$PIPE" # Metadata search res=$(curl --user-agent "$UA" --silent "$URL" | cut -c 3- | head -c-2 | jq -r '.response.docs[0].identifier') if [ "$res" == "" ]; then - echo "FATAL: Could not connect to archive.ort" + echo "FATAL: Could not connect to archive.org" exit 4 fi