Skip to content

Commit

Permalink
Update Chapters.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
nimizu authored Nov 16, 2024
1 parent a2819e8 commit d10251e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/com/gkquiz/quiz/Chapters.kt
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ val chapters = mapOf(
"Frequently Asked Part 3" to chapter8Questions,
"Frequently Asked Part 4" to chapter9Questions,
"Frequently Asked Part 5" to chapter10Questions,
"Man" to chapter11Questions,
"Men" to chapter11Questions,
"Women" to chapter12Questions,
"Miscellaneous" to chapter13Questions
)
Expand Down

0 comments on commit d10251e

Please sign in to comment.