Skip to content

Commit 51fc6ae

Browse files
Fix highlighted lines in embedded filter examples
1 parent e8b0be1 commit 51fc6ae

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/filter-embedded-charts.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ an Unauthenticated chart and a Verified Signature chart:
147147
equal to ``8``:
148148

149149
.. code-block:: none
150-
:emphasize-lines: 4
150+
:emphasize-lines: 3
151151

152152
https://charts.mongodb.com/charts-atlasproject1-piocy/embed/charts?
153153
id=93584ddb-1115-4a12-afd9-5129e47bbb0d&
@@ -196,7 +196,7 @@ an Unauthenticated chart and a Verified Signature chart:
196196
equal to ``8``:
197197

198198
.. code-block:: none
199-
:emphasize-lines: 6
199+
:emphasize-lines: 5
200200

201201
https://charts.mongodb.com/charts-atlasproject1-piocy/embed/charts?
202202
id=93584ddb-1115-4a12-afd9-5129e47bbb0d&
@@ -240,4 +240,3 @@ which the ``total`` field is greater than ``100``:
240240
height: 500,
241241
filter: { "total": { "$gt": 100 } }
242242
})
243-

0 commit comments

Comments
 (0)