fix(quotes): Misspelling in quote "Twenty years from now" by Mark Twain (#17164)
This commit is contained in:
committed by
mrugesh mohapatra
parent
ffde63c39b
commit
d4924c7069
@ -9,7 +9,7 @@ const quotes = [
|
||||
author: 'Winston Churchill'
|
||||
},
|
||||
{
|
||||
quote: 'Twenty years from you you will be more disappointed by the ' +
|
||||
quote: 'Twenty years from now you will be more disappointed by the ' +
|
||||
'things that you didn\'t do than by the ones you did do. So throw ' +
|
||||
'off the bowlines. Sail away from the safe harbor. Catch the trade ' +
|
||||
'winds in your sails.',
|
||||
|
Reference in New Issue
Block a user