Skip to content

Commit f4c5438

Browse files
authored
Merge pull request #190348 from baanders/3-2-typo
ADT: Fix typo
2 parents b56314f + 1e03e08 commit f4c5438

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)