Skip to content

Commit 2fb428d

Browse files
authored
Rename class from Hellos to Hello
1 parent b0637b3 commit 2fb428d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Hello.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
public class Hellos {
1+
public class Hello {
22
public static void main(String[] args) {
33
System.out.println("Hello from GitHub Actions!");
44

0 commit comments

Comments
 (0)