From bec5ddfa87c2ece594b817d0452de8c4760fa477 Mon Sep 17 00:00:00 2001 From: Victor Garcia <76071376+TortitasT@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:20:49 +0100 Subject: [PATCH] fix(quote): typo in spanish quote (TortitasT) (#4943) * fix: typo in spanish quote id 154 * fix: spanish quote id 154 length --- frontend/static/quotes/spanish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/static/quotes/spanish.json b/frontend/static/quotes/spanish.json index 863f5face..26b531693 100644 --- a/frontend/static/quotes/spanish.json +++ b/frontend/static/quotes/spanish.json @@ -884,9 +884,9 @@ "id": 153 }, { - "text": "La vida es como montar en bicicleta. Para mantener el equilibrio tienes que avanza.", + "text": "La vida es como montar en bicicleta. Para mantener el equilibrio tienes que avanzar.", "source": "Albert Einstein", - "length": 83, + "length": 84, "id": 154 }, {