Skip to content

Commit 42ace93

Browse files
authored
corrected spelling mistake
tought -> tough
1 parent cb2a250 commit 42ace93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Success.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
public class Success{
22

33
public static void main(String []args){
4-
System.out.println("Interviews are tought, so are you :)");
4+
System.out.println("Interviews are tough, so are you :)");
55
}
66
}

0 commit comments

Comments
 (0)