Skip to content

Commit cf4633e

Browse files
Update README.md
1 parent 5b9a52a commit cf4633e

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
@@ -758,13 +758,13 @@ Returns true if the given object is also a map and the two maps represent the sa
758758
</tr>
759759

760760
<tr>
761-
<td >toString()</td>
761+
<td >2.toString()</td>
762762
<td >Returns a string representation of this map.
763763
</td>
764764
</tr>
765765

766766
<tr>
767-
<td >hashCode()</td>
767+
<td >3.hashCode()</td>
768768
<td >Returns the hash code value for this map.
769769
</td>
770770
</tr>

0 commit comments

Comments
 (0)