Skip to content

Commit f20e499

Browse files
authored
Fix minor typo. (#22)
This prevents the auto-linking to the GLAPI docs root too.
1 parent b974fa2 commit f20e499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
It is built using the same tooling as Google Cloud client libraries, and will be quite familiar if you've used
4848
those before.
4949
50-
While we encourage Python users to access the PaLM API using the `google.ganerativeai` package (aka `palm`),
50+
While we encourage Python users to access the PaLM API using the `google.generativeai` package (aka `palm`),
5151
this lower level package is also available.
5252
5353
Each method in the PaLM API is connected to one of the client classes. Pass your API-key to the class' `client_options`

0 commit comments

Comments
 (0)