From e29c917625753267d4da84fb666aaf53b876731f Mon Sep 17 00:00:00 2001 From: lifeadventurer Date: Sun, 10 Dec 2023 23:34:02 +0800 Subject: [PATCH] fix: missing period 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 8796bd8..a71ee35 100644 --- a/quote_generator/quotes.json +++ b/quote_generator/quotes.json @@ -141,7 +141,7 @@ "id": 28 }, { - "quote": "Every day is a journey, and the journey itself is home", + "quote": "Every day is a journey, and the journey itself is home.", "author": "Matsuo Basho", "id": 29 },