From 8562b3b6d8814375bf7708521d9cb01dfa620253 Mon Sep 17 00:00:00 2001 From: lifeadventurer Date: Thu, 30 Nov 2023 20:43:59 +0800 Subject: [PATCH] chore: fix typo in quotes.json --- quote_generator/quotes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quote_generator/quotes.json b/quote_generator/quotes.json index 01d7006..0bf04d3 100644 --- a/quote_generator/quotes.json +++ b/quote_generator/quotes.json @@ -111,7 +111,7 @@ "id": 22 }, { - "quote": "ALl human wisdom is summed up in two words; wait and hope.", + "quote": "All human wisdom is summed up in two words; wait and hope.", "author": "Alexandre Dumas", "id": 23 },