Skip to content

Commit e7bb8b6

Browse files
authored
Acrolinx fix
1 parent 57e25cb commit e7bb8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/how-to-integrate-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ First, you'll create a route in Azure Digital Twins to forward all twin update e
7777
7878
## Create an Azure function to receive events and update maps
7979
80-
In this section, you'll create a function that listens for events sent to the Event Grid topic. The function will read those update notification and send corresponding updates to an Azure Maps feature stateset, to update the temperature of one room.
80+
In this section, you'll create a function that listens for events sent to the Event Grid topic. The function will read those update notifications and send corresponding updates to an Azure Maps feature stateset, to update the temperature of one room.
8181
8282
In the Azure Digital Twins tutorial [prerequisite](#prerequisites), you created a function app to store Azure functions Azure Digital Twins. Now, create a new [Event Grid-triggered Azure function](../azure-functions/functions-bindings-event-grid-trigger.md) inside the function app.
8383

0 commit comments

Comments
 (0)