Skip to content

Commit 4266da6

Browse files
authored
Update concepts-models.md
1 parent 5fc787d commit 4266da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/concepts-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ The following example shows a Sensor model with a semantic-type telemetry for Te
156156
:::code language="json" source="~/digital-twins-docs-samples-getting-started/models/advanced-home-example/ISensor.json" highlight="7-18":::
157157

158158
> [!NOTE]
159-
> Currently, "Property" or "Telemetry" type must be the first element of the array followed by the semantic type. Otherwise, the field may not be visible in the Azure Digital Twins Explorer.
159+
> Currently, "Property" or "Telemetry" type must be the first element of the array, followed by the semantic type. Otherwise, the field may not be visible in the Azure Digital Twins Explorer.
160160
161161
## Relationships
162162

0 commit comments

Comments
 (0)