Skip to content

Commit 6609030

Browse files
committed
Fixed typos
1 parent d7d3a09 commit 6609030

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"source": [
1414
"#### New\n",
1515
"* Updated the **[`Map Widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview)** to use the **[ArcGIS API for JavaScript 4x](https://developers.arcgis.com/javascript/)** release\n",
16-
" * Broader support for authorign and rendering `WebScenes`\n",
16+
" * Broader support for authoring and rendering `WebScenes`\n",
1717
" * Full support for [`JupyterLab`](http://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html). See **[JupyterLab Guide](http://../using-the-jupyter-lab-environment)**.\n",
18-
" * Support for specfiying `autocast` JavaScript renderers from Python code\n",
18+
" * Support for specifying `autocast` JavaScript renderers from Python code\n",
1919
" * Support for exporting `Map Widgets` to standalone HTML pages\n",
2020
" * Support for using an external ArcGIS API for JavaScript CDN for disconnected environments\n",
2121
" * Miscellaneous bug fixes\n",

0 commit comments

Comments
 (0)