Skip to content

Commit 19b289a

Browse files
authored
fix capitalization per Acrolinx
1 parent 58997c2 commit 19b289a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cosmos-db/sql-query-geospatial-index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ If you specify an indexing policy that includes spatial index for /* (all paths)
2525

2626
In your container, the **Geospatial Configuration** specifies how the spatial data will be indexed. Specify one **Geospatial Configuration** per container: geography or geometry.
2727

28-
You can toggle between the **geography** and **geometry** spatial type in the Azure Portal. It's important that you create a [valid spatial geometry indexing policy with a bounding box](#geometry-data-indexing-examples) before switching to the geometry spatial type.
28+
You can toggle between the **geography** and **geometry** spatial type in the Azure portal. It's important that you create a [valid spatial geometry indexing policy with a bounding box](#geometry-data-indexing-examples) before switching to the geometry spatial type.
2929

30-
Here's how to set the **Geospatial Configuration** in **Data Explorer** within the Azure Portal:
30+
Here's how to set the **Geospatial Configuration** in **Data Explorer** within the Azure portal:
3131

3232
![Setting geospatial configuration](./media/sql-query-geospatial-index/geospatialconfiguration.png)
3333

@@ -163,4 +163,4 @@ Now that you have learned how to get started with geospatial support in Azure Co
163163

164164
* Learn more about [Azure Cosmos DB Query](sql-query-getting-started.md)
165165
* Learn more about [Querying spatial data with Azure Cosmos DB](sql-query-geospatial-query.md)
166-
* Learn more about [Geospatial and GeoJSON location data in Azure Cosmos DB](sql-query-geospatial-intro.md)
166+
* Learn more about [Geospatial and GeoJSON location data in Azure Cosmos DB](sql-query-geospatial-intro.md)

0 commit comments

Comments
 (0)