From 4065fce13cc53cfe4e0e1761c89f55aa324f9b86 Mon Sep 17 00:00:00 2001 From: lifeadventurer Date: Fri, 1 Dec 2023 00:01:47 +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 0bf04d3..fd63a85 100644 --- a/quote_generator/quotes.json +++ b/quote_generator/quotes.json @@ -131,7 +131,7 @@ "id": 26 }, { - "quote": "One of the advantages of begin disorganized is that one is always having surprising discoveries.", + "quote": "One of the advantages of being disorganized is that one is always having surprising discoveries.", "author": "A. A. Milne", "id": 27 },