Skip to content

Commit

Permalink
Merge pull request #10 from iampat/iampat/flashcard
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
iampat authored Jan 3, 2024
2 parents c5450f6 + 20423c0 commit 27144ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/flashcard/100.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"id": 2,
"question": "What does the Constitution do?",
"answer": "1) sets up the government, 2) defines the government, 3) protects basic rights of Americans",
"answer": " sets up the government, defines the government, protects basic rights of Americans",
"last_try_ts": "",
"bucket": 1
},
Expand All @@ -23,7 +23,7 @@
{
"id": 4,
"question": "What is an amendment?",
"answer": "1) a change (to the Constitution), 2) an addition (to the Constitution)",
"answer": " a change (to the Constitution), an addition (to the Constitution)",
"last_try_ts": "",
"bucket": 1
},
Expand Down

0 comments on commit 27144ee

Please sign in to comment.