Skip to content

Commit

Permalink
fix: add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana94 committed Feb 2, 2020
1 parent a03e701 commit 2f50034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quotes.json
Expand Up @@ -441,7 +441,7 @@
},
{
"author": "Annie Dillard",
"text": "How we spend our days is, of course, how we spend our lives."
"text": "How we spend our days is, of course, how we spend our lives.",
"source": "https://www.goodreads.com/quotes/530337",
"tags": "passion, try, live"
},
Expand Down

0 comments on commit 2f50034

Please sign in to comment.