Skip to content

Commit 869ebf2

Browse files
authored
Update anomaly_detection.ipynb - fixed typo (google#427)
Fixed a typo
1 parent c4fef9d commit 869ebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/gemini-api/tutorials/anomaly_detection.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2940,7 +2940,7 @@
29402940
"\n",
29412941
" * [Clustering with Embeddings](https://ai.google.dev/gemini-api/tutorials/clustering_with_embeddings)\n",
29422942
" * [Document Search with Embeddings](https://ai.google.dev/gemini-api/tutorials/document_search)\n",
2943-
" * [Training a Text Classifer with Embeddings](https://ai.google.dev/gemini-api/tutorials/text_classifier_embeddings)"
2943+
" * [Training a Text Classifier with Embeddings](https://ai.google.dev/gemini-api/tutorials/text_classifier_embeddings)"
29442944
]
29452945
}
29462946
],

0 commit comments

Comments
 (0)