Skip to content

Commit 07fc7c6

Browse files
author
Bishop92
committed
Updated readme.
1 parent 6469598 commit 07fc7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
DataStructures is a JavaScript library where you can find the most common data structures and also other data
66
structures more advanced. Various method are also provided in order to manipulate data structures.
77

8-
This library implements also the [iterator] (http://en.wikipedia.org/wiki/Iterator_pattern) pattern in order to hide
8+
This library implements the [iterator] (http://en.wikipedia.org/wiki/Iterator_pattern) pattern in order to hide
99
the data structure that work for storing your data.
1010

1111
Supported data structures

0 commit comments

Comments
 (0)