Skip to content

Commit 7f304c5

Browse files
author
Aleksandr Pronichev
committed
fix App.java
1 parent 867d4a5 commit 7f304c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ public static void main(String[] args) {
55
System.out.println("Welcome to the Brain Games!");
66
Cli.greeting();
77
}
8-
}
8+
}
9+

0 commit comments

Comments
 (0)