From 254666f99b20af1a64faa5b1bd9b3c7d9cc68ba1 Mon Sep 17 00:00:00 2001 From: Justin Braaten Date: Mon, 2 Oct 2023 12:08:59 -0700 Subject: [PATCH] Fix typo --- examples/notebooks/00_geemap_colab.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/00_geemap_colab.ipynb b/examples/notebooks/00_geemap_colab.ipynb index 1caf7b9e31..cb82d2dc0d 100644 --- a/examples/notebooks/00_geemap_colab.ipynb +++ b/examples/notebooks/00_geemap_colab.ipynb @@ -19,7 +19,7 @@ "source": [ "## Install geemap\n", "\n", - "The geemap package is pre-installed in Google Colab and is updated to the lastest minor or major release every few weeks. If you would like to install the latest version, you can uncomment and run the following command:" + "The geemap package is pre-installed in Google Colab and is updated to the latest minor or major release every few weeks. If you would like to install the latest version, you can uncomment and run the following command:" ] }, {