Skip to content

Commit 24dfb07

Browse files
committed
List Interface
Signed-off-by: https://github.com/Someshdiwan <someshdiwan369@gmail.com>
1 parent 132de47 commit 24dfb07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)