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",