Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
fix typo in amiunique quiz ( #12 )
Browse files Browse the repository at this point in the history
:3
  • Loading branch information
Ari Archer authored Nov 23, 2023
2 parents 584715c + 99c16b1 commit ad756fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/js/amiunique/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ const TEST_OPTIONS = [
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)),
},
{
Expand Down

0 comments on commit ad756fc

Please sign in to comment.