Skip to content

Commit e4d74b5

Browse files
committed
fix key name
1 parent d10ab19 commit e4d74b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/quizzes/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const quizzes: RawQuizzes = {
3535
title: "page-assets-merge",
3636
questions: ["h001", "h002", "h003", "h004", "h005"],
3737
},
38-
solo-staking: {
38+
"solo-staking": {
3939
title: "solo-staking",
4040
questions: ["j001", "j002", "j004", "j005", "j006", "j007", "j008"],
4141
},

0 commit comments

Comments
 (0)