Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
veerendra2 authored Jul 28, 2019
1 parent 6d59473 commit bf1287d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions funmotd/quotes_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
{"quote": "We're done when I say we're done.", "character": "Walter White", "name": "Breaking Bad"},
{"quote": "So you do have a plan? Yeah, Mr. White! Yeah, science!", "character": "Jesse Pinkman", "name": "Breaking Bad"},
{"quote": "I'm a criminal, yo.", "character": "Jesse Pinkman", "name": "Breaking Bad"},
{"quote": "Did you just bring a bomb into a hostpital?", "character": "Jesse Pinkman", "name": "Breaking Bad"},
{"quote": "Did you just bring a bomb into a hospital?", "character": "Jesse Pinkman", "name": "Breaking Bad"},
{"quote": "Seriously? 'Hello Kitty'?", "character": "Jesse Pinkman", "name": "Breaking Bad"},
{"quote": "Better call Saul!", "character": "Saul Goodman", "name": "Breaking Bad"},
{"quote": "You do seem to have a little 'shit creek' action going... You know, FYI, you can buy a paddle.", "character": "Saul Goodman", "name": "Breaking Bad"},
Expand Down Expand Up @@ -166,4 +166,4 @@
{"quote": "Want to hear a joke about paper? Nevermind it's tearable.", "character": "Unknown", "name": "Unknown"}
]
]
}
}

0 comments on commit bf1287d

Please sign in to comment.