Skip to content

Commit 0793818

Browse files
authored
Merge pull request #3462 from williamstein/patch-1
fix a trivial typo
2 parents 2de6e84 + 46706ed commit 0793818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/examples/Layout Example.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"* [bqplot](https://github.com/bloomberg/bqplot) - widget-based plotting library,\n",
1919
"* [ipyleaflet](https://github.com/jupyter-widgets/ipyleaflet) - cartography widget based on leaflet.js \n",
2020
"\n",
21-
"If you also would like to see a color weather map, you will need to obtain an API key from [OpenWeahterMap](https://openweathermap.org/)."
21+
"If you also would like to see a color weather map, you will need to obtain an API key from [OpenWeatherMap](https://openweathermap.org/)."
2222
]
2323
},
2424
{
@@ -316,4 +316,4 @@
316316
},
317317
"nbformat": 4,
318318
"nbformat_minor": 2
319-
}
319+
}

0 commit comments

Comments
 (0)