diff --git a/server/data/quotes.json b/server/data/quotes.json index aa8d2256..a2576748 100644 --- a/server/data/quotes.json +++ b/server/data/quotes.json @@ -162,5 +162,9 @@ { "sentence": "For last year's words belong to last year's language. And next year's words await another voice.", "author": "T.S. Eliot, Four Quartets" + }, + { + "sentence": "One must not be shy where language is concerned.", + "author": "Ann Patchett" } ]