fix typo in amiunique quiz ( #12 )

:3
This commit is contained in:
Ari Archer 2023-11-23 23:59:30 +02:00 committed by GitHub
commit 3d5c2d3761

View file

@ -192,7 +192,7 @@ const TEST_OPTIONS = [
options: yes_no(make_percent(5)), options: yes_no(make_percent(5)),
}, },
{ {
title: "Do you have morton's toe", title: "Do you have morton's toe?",
options: yes_no(make_percent(15)), options: yes_no(make_percent(15)),
}, },
{ {