Skip to content

Commit bdcb98a

Browse files
committed
testing work
1 parent 63e005e commit bdcb98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_03/quiz/src/quizzes/pablo_limon_paredes_quiz.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77

88
export class PabloLimonParedesQuiz implements QuizQuestionProvider {
99
getProviderName(): string {
10-
return 'pablolimonparedes';
10+
return 'PabloLimonParedes';
1111
}
1212

1313
makeQuizQuestions(): QuizQuestion[] {

0 commit comments

Comments
 (0)