Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Jensen committed Nov 16, 2018
1 parent c3f5412 commit ff1525b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ tasks:
download: /mnt/torrents/sse/tor/
manipulate: # Extract name title in rss feed: Stuff 1 2 An.Item-stuff
- title:
extract: '(?:[^ ]+ ){3}(.+)''
extract: '(?:[^ ]+ ){3}(.+)'

0 comments on commit ff1525b

Please sign in to comment.