Skip to content

Commit ab50784

Browse files
Update README.md
1 parent e04c4fc commit ab50784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@ Returns the last (highest) key currently in this map.
15531553

15541554
```
15551555

1556-
<li><h3> <a href="https://github.com/AvinandanBose/JavaUtilMap/blob/main/SortedMap5.java"> 4.HeapMap(toKey:Key)</a></h3></li>
1556+
<li><h3> <a href="https://github.com/AvinandanBose/JavaUtilMap/blob/main/SortedMap5.java"> 4.HeadMap(toKey:Key)</a></h3></li>
15571557

15581558
```Syntax
15591559

@@ -1621,7 +1621,7 @@ Returns the last (highest) key currently in this map.
16211621
</tr>
16221622

16231623
<tr>
1624-
<td>4.HeapMap(toKey:Key)</td>
1624+
<td>4.HeadMap(toKey:Key)</td>
16251625
<td>
16261626

16271627
Returns a view of the portion of this map whose keys are strictly less than toKey.

0 commit comments

Comments
 (0)