Skip to content

Commit 4926b06

Browse files
committed
fixed typo on word 'for'
1 parent 9c02394 commit 4926b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/02-api-overview/release-notes.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"* Added a new [Orthomapping](http://pro.arcgis.com/en/pro-app/help/data/imagery/introduction-to-ortho-mapping.htm) module\n",
1313
"* Enhanced [`clone()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items) of [`feature layer views`](https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm) to support varied rendering and template definitions\n",
1414
"* Improved `clone()` of Pro Maps and Survey123 Forms\n",
15-
"* Added support fro `clone()` of [Vector Tile Style Items](https://www.esri.com/arcgis-blog/products/developers/mapping/design-custom-basemaps-with-the-new-arcgis-vector-tile-style-editor/)\n",
15+
"* Added support for `clone()` of [Vector Tile Style Items](https://www.esri.com/arcgis-blog/products/developers/mapping/design-custom-basemaps-with-the-new-arcgis-vector-tile-style-editor/)\n",
1616
"* Improved performance when using `clone()` on `feature services`\n",
1717
"* Added `default_aggregation_styles` environment setting to [`gis.env`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.env.html)\n",
1818
"* Improved handling of date fields with the [`Spatial DataFrame`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#spatialdataframe)\n",

0 commit comments

Comments
 (0)