From bacc37105549b6fb223d29503586395e7a1e292d Mon Sep 17 00:00:00 2001 From: Yuriy Mayatnikov Date: Sat, 27 Jun 2026 09:04:07 +0300 Subject: [PATCH] Clarify animals mane question --- src/lib/question-sets/animals.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/question-sets/animals.ts b/src/lib/question-sets/animals.ts index 0d9fdd6..8537fad 100644 --- a/src/lib/question-sets/animals.ts +++ b/src/lib/question-sets/animals.ts @@ -28,8 +28,8 @@ export const animalsSet: QuestionSet = { { id: 'q2', points: 200, - question: 'У какого домашнего животного есть грива?', - answer: 'Лев (или лошадь — грива есть и у жеребца)', + question: 'У какой крупной дикой кошки самец носит пышную гриву?', + answer: 'Лев', optionalHint: 'Его часто называют царём зверей.', type: 'strict' },