Skip to content

Commit ce3d2a0

Browse files
authored
Update 2022-08-05-linkedlist-tutorials.md
1 parent 4a3d3a9 commit ce3d2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/collections/2022-08-05-linkedlist-tutorials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "An index page for all LinkedList tutorials."
88
hidden: true
99
---
1010

11-
LinkedList is one of the mostly used collections in Java. Let's learn more about ArrayList using the series of tutorials listed below.
11+
LinkedList is one of the most used collections in Java. Let's learn more about ArrayList using the series of tutorials listed below.
1212

1313
## Introduction
1414

0 commit comments

Comments
 (0)