Skip to content

Commit 2183e8b

Browse files
Update main.java
1 parent f96be00 commit 2183e8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
public class main {
2-
public static void mai(String[] args) {
2+
public static void main(String[] args) {
33
System.out.println("Hello world, from Amol!");
44
}
55
}

0 commit comments

Comments
 (0)