diff --git a/src/assets/quotes/en/quotes.json b/src/assets/quotes/en/quotes.json index 519b481..de94f96 100644 --- a/src/assets/quotes/en/quotes.json +++ b/src/assets/quotes/en/quotes.json @@ -136,7 +136,7 @@ { "quote":"I didn’t fail the test. I just found 100 ways to do it wrong.","author":"Benjamin Franklin"}, { - "quote":"In order to succeed, your desire for success should be greater than your fear of failure.","author":"Bill Cosby"}, + "quote":"In order to succeed, your desire for success should be greater than your fear of failure.","author":"Unknown"}, { "quote":"A person who never made a mistake never tried anything new.","author":" Albert Einstein"}, { @@ -206,4 +206,4 @@ { "quote":"If you can dream it, you can achieve it.","author":"Zig Ziglar"} ] -} \ No newline at end of file +}