Skip to content

Commit 4715cf6

Browse files
committed
typo
1 parent 736cadb commit 4715cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ function flatten(arr) {
198198
}
199199

200200
/**
201-
* Gets the intersection betwene two arrays (i.e. the elements that are present in both arrays).
201+
* Gets the intersection between two arrays (i.e. the elements that are present in both arrays).
202202
*
203203
* @param array arr1
204204
* @param array arr2

0 commit comments

Comments
 (0)