Skip to content

Commit afddb3f

Browse files
authored
Fix highlight range
1 parent 00eb774 commit afddb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/query/ceiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Returns a numeric expression.
3939

4040
The following example shows positive numeric, negative, and zero values evaluated with this function.
4141

42-
:::code language="nosql" source="~/cosmos-db-nosql-query-samples/scripts/ceiling/query.sql" highlight="2-7":::
42+
:::code language="nosql" source="~/cosmos-db-nosql-query-samples/scripts/ceiling/query.sql" highlight="2-4":::
4343

4444
:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/ceiling/result.json":::
4545

0 commit comments

Comments
 (0)