Skip to content

Commit 1e03e08

Browse files
committed
Fix typo
1 parent 2c00cbb commit 1e03e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/reference-query-clause-join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Graph traversal depth is restricted to five `JOIN` levels per query.
6767

6868
#### Example
6969

70-
The following query illustrates the maximum number of `JOIN` clauses that are possible in an Azure Digital Twins query. It gets all the LightBulbs in Buliding1.
70+
The following query illustrates the maximum number of `JOIN` clauses that are possible in an Azure Digital Twins query. It gets all the LightBulbs in Building1.
7171

7272
:::code language="sql" source="~/digital-twins-docs-samples/queries/reference.sql" id="MaxJoinExample":::
7373

0 commit comments

Comments
 (0)