Skip to content

Commit cbcaa39

Browse files
committed
Update HelloWorld.java
1 parent 56f14a4 commit cbcaa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helloworld/HelloWorld.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ public class HelloWorld {
1616
*/
1717
public static void main(String[] args) {
1818
// TODO code application logic here
19-
System.out.println("Hello M");
19+
System.out.println("request rejected");
2020
}
2121
}

0 commit comments

Comments
 (0)