Clarify animals mane question

This commit is contained in:
2026-06-27 09:04:07 +03:00
parent ee70b94f92
commit bacc371055
+2 -2
View File
@@ -28,8 +28,8 @@ export const animalsSet: QuestionSet = {
{ {
id: 'q2', id: 'q2',
points: 200, points: 200,
question: 'У какого домашнего животного есть грива?', question: 'У какой крупной дикой кошки самец носит пышную гриву?',
answer: 'Лев (или лошадь — грива есть и у жеребца)', answer: 'Лев',
optionalHint: 'Его часто называют царём зверей.', optionalHint: 'Его часто называют царём зверей.',
type: 'strict' type: 'strict'
}, },