Skip to content

Commit 28c648f

Browse files
author
Sam Kleinman
committed
DOCS-2207: clarifying operation of
1 parent 816b464 commit 28c648f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/ref-toc-operator-update-array.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: "Removes the first or last item of an array."
1212
---
1313
name: ":update:`$pullAll`"
1414
file: /reference/operator/update/pullAll
15-
description: "Removes multiple values from an array."
15+
description: "Removes all matching values from an array."
1616
---
1717
name: ":update:`$pull`"
1818
file: /reference/operator/update/pull

0 commit comments

Comments
 (0)