diff --git a/GoogleSheetsTutorial.ipynb b/GoogleSheetsTutorial.ipynb
index 88d21fed24ddda60d091e07d01bc0665055903f9..e0163ca9cf2a0d127d735937936cbc979879228f 100644
--- a/GoogleSheetsTutorial.ipynb
+++ b/GoogleSheetsTutorial.ipynb
@@ -36,7 +36,7 @@
     "    1. This is found by using the search bar to search for Google API and Google Drive\n",
     "3. Create a Google service account through the Google developer portal\n",
     "4. Go to “APIs & Services > Credentials” and choose “Create credentials > Service account key”.\n",
-    "5. Fill out the form (making sure to add editor privledges to the service account)\n",
+    "5. Once you open the "Create service account" screen, fill out the name and ID fields and click "Create and Continue" to move to the next section. After filling out "1. Service account details" under "2. Grant this service account access to project" navigate to the "Role" drop down and choose "Basic" -> 'Editor." After you select the role, hit "Continue." You can skip the next section, "Grant users access to this service account" and click done. \n",
     "6. Click “Create” and “Done”.\n",
     "7. Press “Manage service accounts” above Service Accounts.\n",
     "8. Press on ⋮ near recently created service account and select “Manage keys” and then click on “ADD KEY > Create new key”.\n",