Skip to content

Commit d93b12f

Browse files
author
Aleksandr Pronichev
committed
fix
1 parent c0609b8 commit d93b12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/hexlet/code/Engine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ public static void game(String rules, String[][] questionsAndAnswers) {
3030
}
3131
System.out.println("Congratulations, " + userName + "!");
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)