From ac79d574ef8109fe136486dc8f180e9f75e6af24 Mon Sep 17 00:00:00 2001 From: "Y. Meyer-Norwood" <106889957+norwd@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:59:44 +1300 Subject: [PATCH] fix(quotes): correct quote length (@norwd) Requested by @fehmer https://github.com/monkeytypegame/monkeytype/pull/7674#issuecomment-4078210657 --- frontend/static/quotes/vietnamese.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/quotes/vietnamese.json b/frontend/static/quotes/vietnamese.json index 32075ffb22d9..7f7ae8ec945b 100644 --- a/frontend/static/quotes/vietnamese.json +++ b/frontend/static/quotes/vietnamese.json @@ -634,7 +634,7 @@ { "text": "nỗi buồn không rõ hình thù\nta cho nó dáng, ta thu vào lòng\nta ôm mà chẳng đề phòng\nmột ngày nó lớn chất chồng tâm can\n\ntim kia như sắp vỡ tan\nấy mà vẫn đủ không gian cho người.", "source": "Đám trẻ ở đại dương đen - Châu sa đáy mắt", - "length": 170, + "length": 176, "id": 107 } ]