Skip to content

Commit 6ea614b

Browse files
authored
grammar
1 parent fbff5cd commit 6ea614b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/02-api-overview/overview-of-the-arcgis-api-for-python.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"\n",
2828
"The `gis` module is the most important and provides the entry point into the GIS. It lets you manage users, groups and content in the GIS. GIS admins spend a lot of time on this module.\n",
2929
"\n",
30-
"The modules in green are used to access the various spatial capabilities or geographic datasets in the GIS. These module includes a family of geoprocessing functions, types and other helper objects for working with spatial data of a particular type.\n",
30+
"The modules in green are used to access the various spatial capabilities or geographic datasets in the GIS. These modules include a family of geoprocessing functions, types and other helper objects for working with spatial data of a particular type.\n",
3131
"\n",
3232
"The modules in blue provide additional functionality for your workflows. They include the `geocoding` module which is for finding places, the `geometry` module for representing the geometries of feature data and functions for working with them, the `geoprocessing` module that makes it easy to import third party geoprocessing tools and work with them and the `geoenrichment` module that helps you enrich your datasets with thematic information.\n",
3333
"\n",

0 commit comments

Comments
 (0)