diff --git a/content/en/functions/intersect.md b/content/en/functions/intersect.md index 9ab7f3c3a..004479531 100644 --- a/content/en/functions/intersect.md +++ b/content/en/functions/intersect.md @@ -1,7 +1,7 @@ --- title: intersect linktitle: intersect -description: Returns the common elements of two arrays or slices. +description: Returns the common elements of two arrays or slices, in the same order as the first array. godocref: date: 2017-02-01 publishdate: 2017-02-01