Skip to content

Commit 334e766

Browse files
committed
*
1 parent 0363fda commit 334e766

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/steps-create-index.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ content: |
8282
8383
For example:
8484
85-
The following partial filter expression only indexes
86-
documents where the ``timezone`` field exists:
85+
The following partial filter expression only indexes
86+
documents where the ``timezone`` field exists:
8787
88-
.. code-block:: js
88+
.. code-block:: js
8989
9090
{ "timezone": { "$exists": true } }
9191

0 commit comments

Comments
 (0)