Skip to content

Commit

Permalink
fix: Missing space in quote text.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannya committed Jul 21, 2023
1 parent 660652a commit 7ae819f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2265,7 +2265,8 @@
},
{
"author": "Elizabeth Browning",
"text": "Whoso loves, believes the impossible."
"source": "https://www.goodreads.com/quotes/242828-who-so-loves-believes-the-impossible",
"text": "Who so loves, believes the impossible."
},
{
"author": "Elizabeth Kenny",
Expand Down

0 comments on commit 7ae819f

Please sign in to comment.