Skip to content

Commit 6858ae0

Browse files
committed
Use three-space indent for arrayFilters option description
1 parent 56e8b7e commit 6858ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/includes/apiargs-MongoDBCollection-common-option.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ arg_name: option
22
name: arrayFilters
33
type: array
44
description: |
5-
An array of filter documents that determines which array elements to modify
6-
for an update operation on an array field.
5+
An array of filter documents that determines which array elements to modify
6+
for an update operation on an array field.
77
interface: phpmethod
88
operation: ~
99
optional: true

0 commit comments

Comments
 (0)