We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736cadb commit 4715cf6Copy full SHA for 4715cf6
index.js
@@ -198,7 +198,7 @@ function flatten(arr) {
198
}
199
200
/**
201
- * Gets the intersection betwene two arrays (i.e. the elements that are present in both arrays).
+ * Gets the intersection between two arrays (i.e. the elements that are present in both arrays).
202
*
203
* @param array arr1
204
* @param array arr2
0 commit comments