From aee4c77e035165639222ebfd21ce3480c7707724 Mon Sep 17 00:00:00 2001 From: Anthony Luo Date: Sat, 16 Dec 2023 15:57:21 -0600 Subject: [PATCH] Fix Javscript -> Python typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c47b4690..43d85c5a5 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ documentation: https://ai.google.dev/docs ## Contributing -See [Contributing](https://github.com/google/generative-ai-python/blob/main/CONTRIBUTING.md) for more information on contributing to the Google AI JavaScript SDK. +See [Contributing](https://github.com/google/generative-ai-python/blob/main/CONTRIBUTING.md) for more information on contributing to the Google AI Python SDK. ## Developers who use the PaLM API