Skip to content

Commit 24dfb07

Browse files
committed
List Interface
Signed-off-by: https://github.com/Someshdiwan <[email protected]>
1 parent 132de47 commit 24dfb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
public class ListInterface {
22
public static void main(String[] args) {
3-
System.out.println("This section is all about List Interface.");
3+
System.out.println("This section is all about the List Interface.");
44
}
55
}

0 commit comments

Comments
 (0)