Skip to content

Commit dae1896

Browse files
committed
update App.java
1 parent 0031278 commit dae1896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
public class App {
44
public static void main(String[] args) {
5-
System.out.println("Hello World!");
5+
System.out.println("Welcome to the Brain Games!");
66
}
77
}

0 commit comments

Comments
 (0)