Skip to content

Commit

Permalink
Update quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
shevabam committed Feb 17, 2023
1 parent b4b8615 commit cb023d0
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ module.exports = [
"author": "Mike Ehrmantraut"
},
{
"quote": "You know how they say 'it's been a pleasure'? Well... it hasn't.",
"quote": "You know how they say it's been a pleasure'? Well... it hasn't.",
"author": "Mike Ehrmantraut"
},
{
Expand Down Expand Up @@ -298,7 +298,7 @@ module.exports = [
"author": "Jesse Pinkman"
},
{
"quote": "You dont want a criminal lawyer. You want a criminal lawyer.",
"quote": "You don't want a criminal lawyer. You want a criminal lawyer.",
"author": "Jesse Pinkman"
},
{
Expand Down Expand Up @@ -398,7 +398,7 @@ module.exports = [
"author": "Hank Schrader"
},
{
"quote": "Finding myself awake at three in the morning. But you know what? Ever since my diagnosis, I sleep just fine.",
"quote": "Fifty years I spent like that. Finding myself awake at three in the morning. But you know what? Ever since my diagnosis, I sleep just fine.",
"author": "Walter White"
},
{
Expand Down Expand Up @@ -465,20 +465,8 @@ module.exports = [
"quote": "I'm not a criminal. I'm a criminal lawyer.",
"author": "Saul Goodman"
},
{
"quote": "Fifty years I spent like that. Finding myself awake at three in the morning. But you know what? Ever since my diagnosis, I sleep just fine.",
"author": "Walter White"
},
{
"quote": "You know how they say it's been a pleasure? It hasn't.",
"author": "Saul Goodman"
},
{
"quote": "I have lived under the threat of death for a year now, and because of that, I've made peace with it.",
"author": "Walter White"
},
{
"quote": "No more half measures.",
"author": "Mike Ehrmantraut"
}
];

0 comments on commit cb023d0

Please sign in to comment.