From b16dee4d622066a9bb5064c7483cca9220bbf403 Mon Sep 17 00:00:00 2001 From: Ben Phillips Date: Tue, 15 Apr 2025 14:34:03 +0100 Subject: [PATCH] Fix typos --- site/en/gemini-api/tutorials/anomaly_detection.ipynb | 2 +- site/en/gemini-api/tutorials/clustering_with_embeddings.ipynb | 2 +- site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/en/gemini-api/tutorials/anomaly_detection.ipynb b/site/en/gemini-api/tutorials/anomaly_detection.ipynb index 2722b2ac1..1a4af7acc 100644 --- a/site/en/gemini-api/tutorials/anomaly_detection.ipynb +++ b/site/en/gemini-api/tutorials/anomaly_detection.ipynb @@ -74,7 +74,7 @@ "\n", "You can run this quickstart in Google Colab.\n", "\n", - "To complete this quickstart on your own development environment, ensure that your envirmonement meets the following requirements:\n", + "To complete this quickstart on your own development environment, ensure that your environment meets the following requirements:\n", "\n", "- Python 3.9+\n", "- An installation of `jupyter` to run the notebook.\n", diff --git a/site/en/gemini-api/tutorials/clustering_with_embeddings.ipynb b/site/en/gemini-api/tutorials/clustering_with_embeddings.ipynb index 4035164b9..9630ac892 100644 --- a/site/en/gemini-api/tutorials/clustering_with_embeddings.ipynb +++ b/site/en/gemini-api/tutorials/clustering_with_embeddings.ipynb @@ -75,7 +75,7 @@ "\n", "You can run this quickstart in Google Colab.\n", "\n", - "To complete this quickstart on your own development environment, ensure that your envirmonement meets the following requirements:\n", + "To complete this quickstart on your own development environment, ensure that your environment meets the following requirements:\n", "\n", "- Python 3.9+\n", "- An installation of `jupyter` to run the notebook.\n", diff --git a/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb b/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb index 6017fb164..2d65ff0ed 100644 --- a/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb +++ b/site/en/gemini-api/tutorials/text_classifier_embeddings.ipynb @@ -75,7 +75,7 @@ "\n", "You can run this quickstart in Google Colab.\n", "\n", - "To complete this quickstart on your own development environment, ensure that your envirmonement meets the following requirements:\n", + "To complete this quickstart on your own development environment, ensure that your environment meets the following requirements:\n", "\n", "- Python 3.9+\n", "- An installation of `jupyter` to run the notebook.\n",