From 6f5d4fe5fc85e8f5a691671246b4b79a541f898e Mon Sep 17 00:00:00 2001 From: Ting Chen Date: Tue, 24 Aug 2021 10:48:24 -0700 Subject: [PATCH] Update docs. --- .../Set up location-driven Geotriggers/README.md | 2 +- .../Set up location-driven Geotriggers/README.metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.md b/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.md index 44c48787f..c1fbcacf6 100644 --- a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.md +++ b/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.md @@ -1,4 +1,4 @@ -# Set up location-driven Geotriggers +# Set up location-driven geotriggers Create a notification every time a given location data source has entered and/or exited a set of features or graphics. diff --git a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.metadata.json b/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.metadata.json index 7b7b4ce9c..5d30ddac9 100644 --- a/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.metadata.json +++ b/arcgis-ios-sdk-samples/Display information/Set up location-driven Geotriggers/README.metadata.json @@ -47,5 +47,5 @@ "snippets": [ "SetUpLocationDrivenGeotriggersViewController.swift" ], - "title": "Set up location-driven Geotriggers" + "title": "Set up location-driven geotriggers" }