From a247cc5261ff838383f76ffcd44a420caea75f70 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Wed, 1 Feb 2017 23:15:06 +0100 Subject: Some fixes (#250) * Fix LF / CRLF * Fix some typos --- suntimes.com.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'suntimes.com.txt') diff --git a/suntimes.com.txt b/suntimes.com.txt index 6d4594c..424ff57 100644 --- a/suntimes.com.txt +++ b/suntimes.com.txt @@ -1,6 +1,6 @@ title: //div[@class='story-details']/h1 date: //span[@class='date-time'] -Author: substring-after(//p[@class='by-line'], 'By ') +author: substring-after(//p[@class='by-line'], 'By ') strip: //div[@class='videoThumbnails'] strip: //div[@class='ad-square2-container'] -- cgit v1.3.1