Skip to content

Commit

Permalink
#41 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 15, 2017
1 parent 858ce24 commit 3869c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objects/github_tickets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def submit(puzzle)
#{puzzle.xpath('lines').text}: #{title}",
"The puzzle `#{puzzle.xpath('id').text}` \
in [`#{puzzle.xpath('file').text}`](\
https://github.com/#{@repo}/blob/master/#{puzzle.xpath('file').text)}) \
https://github.com/#{@repo}/blob/master/#{puzzle.xpath('file').text}) \
(lines #{puzzle.xpath('lines').text}) \
has to be resolved: #{puzzle.xpath('body').text}\
\n\n\
Expand Down

0 comments on commit 3869c57

Please sign in to comment.