Skip to content

Commit f838faf

Browse files
committed
Provider names
1 parent 5e7e199 commit f838faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_03/quiz/src/quizzes/quizzes.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ const QUIZ_PROVIDERS = [
2121
JosephCaballeroQuiz,
2222
AngelicaCQuiz,
2323
OyeyemiJimohQuiz,
24+
PabloLimonParedesQuiz,
2425
DasiaEnglishQuiz,
2526
ChigazoGrahamsQuiz,
2627
AmiyahJonesQuiz,
2728
XavierCruzQuiz,
28-
PabloLimonParedesQuiz,
2929
];
3030

3131
@Module({

0 commit comments

Comments
 (0)