Skip to content

Commit 5b01d3e

Browse files
committed
Updated the description.
1 parent 6019bfc commit 5b01d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tasks/import.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
:post => 'news_post'
1313
}
1414

15-
desc 'Spiders ruby-lang.org and imports HTML content'
15+
desc 'Spiders ruby-lang.org and converts HTML to Markdown'
1616
task :import do
1717
Spidr.site('http://www.ruby-lang.org/index.html') do |agent|
1818
agent.ignore_links_like /\/cgi-bin\//

0 commit comments

Comments
 (0)