diff --git a/source/reference/operator/update/positional-filtered.txt b/source/reference/operator/update/positional-filtered.txt index dcf33e76ca0..f4a9114052f 100644 --- a/source/reference/operator/update/positional-filtered.txt +++ b/source/reference/operator/update/positional-filtered.txt @@ -29,7 +29,7 @@ Definition { arrayFilters: [ { : } ] } Use in conjunction with the ``arrayFilters`` option to update all - elements that match the 11arrayFilters`` conditions in the + elements that match the ``arrayFilters`` conditions in the document or documents that match the query conditions. For example: .. code-block:: javascript