Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea946a1

Browse files
committed
typo fix
1 parent 47bbd9b commit ea946a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ml/notebook_examples/functions/hosted_kfp_gcf.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"\n",
6060
"First, make sure the Cloud Function API [is enabled](https://console.cloud.google.com/apis/library/cloudfunctions.googleapis.com?q=functions).\n",
6161
"\n",
62-
"Functions uses the project's 'appspot'acccount for its service account. It will have the form: \n",
63-
"` [email protected]`. (This is also the App Engine service account).\n",
62+
"Functions uses the project's 'appspot' acccount for its service account. It will have the form: \n",
63+
"`[email protected]`. (This is also the App Engine service account).\n",
6464
"\n",
6565
"- Go to your project's [IAM - Service Account page](https://console.cloud.google.com/iam-admin/serviceaccounts).\n",
6666
"- Find the ` [email protected]` account and copy its email address.\n",

0 commit comments

Comments
 (0)