We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fac47 commit 1a9800dCopy full SHA for 1a9800d
src/main/java/QuizService.java
@@ -48,7 +48,7 @@ public static void main(String[] args) {
48
0
49
);
50
Flashcard f5 = flashcardFactory.create(
51
- "edit_flashcard",
+ "Flashcard",
52
"a card containing a small amount of information as an aid to learning",
53
LocalDateTime.now(),
54
5,
0 commit comments