We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2561a3 commit d12e6c0Copy full SHA for d12e6c0
articles/azure-maps/azure-maps-event-grid-integration.md
@@ -33,7 +33,7 @@ Event grid uses [event subscriptions](https://docs.microsoft.com/azure/event-gri
33
34
## Event schema
35
36
-The following example show schema for GeofenceResult
+The following example shows the schema for GeofenceResult:
37
38
```JSON
39
{
@@ -84,4 +84,4 @@ Applications that handle Azure Maps geofence events should follow a few recommen
84
To learn more about how to use geofencing to control operations at a construction site, see:
85
86
> [!div class="nextstepaction"]
87
-> [Set up a geofence by using Azure Maps](tutorial-geofence.md)
+> [Set up a geofence by using Azure Maps](tutorial-geofence.md)
0 commit comments