Skip to content

Commit 1a9800d

Browse files
Revert some accidental changes.
1 parent 72fac47 commit 1a9800d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/QuizService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public static void main(String[] args) {
4848
0
4949
);
5050
Flashcard f5 = flashcardFactory.create(
51-
"edit_flashcard",
51+
"Flashcard",
5252
"a card containing a small amount of information as an aid to learning",
5353
LocalDateTime.now(),
5454
5,

0 commit comments

Comments
 (0)