Skip to content

Commit

Permalink
Fixed a mistake introduced in the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Evans committed Feb 27, 2014
1 parent 86d3809 commit e3814bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_bible_reference.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ def get_bible_reference(query_str):

return ''

print(get_bible_reference("https://www.bible.com/bible/esv/eph.3.17.esv"), end='')
print(get_bible_reference("{query}"), end='')

0 comments on commit e3814bf

Please sign in to comment.