Skip to content

Commit c460647

Browse files
authored
fix(quotes): correct quote length (@norwd) (monkeytypegame#7675)
### Description Requested by @fehmer monkeytypegame#7674 (comment) ### Checks - [x] Check if any open issues are related to this PR; if so, be sure to tag them below. - [x] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info) - [x] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.
1 parent 5978329 commit c460647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/static/quotes/vietnamese.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@
634634
{
635635
"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.",
636636
"source": "Đám trẻ ở đại dương đen - Châu sa đáy mắt",
637-
"length": 170,
637+
"length": 176,
638638
"id": 107
639639
}
640640
]

0 commit comments

Comments
 (0)