Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/en/tutorials/tuning_quickstart_python.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"[setup OAuth for your project](oauth_quickstart.ipynb).\n",
"\n",
"\n",
"In Colab the easiest wat to get setup is to copy the contents of your `client_secret.json` file into Colab's \"Secrets manager\" (under the key icon in the left panel) with the secret name `CLIENT_SECRET`."
"In Colab the easiest way to get setup is to copy the contents of your `client_secret.json` file into Colab's \"Secrets manager\" (under the key icon in the left panel) with the secret name `CLIENT_SECRET`."
]
},
{
Expand Down
Loading