minor spelling changes

This commit is contained in:
Carlos E. Garcia 2015-07-10 12:42:59 -04:00
commit 657495d13f
5 changed files with 7 additions and 7 deletions

View file

@ -79,7 +79,7 @@ Create a file ``secrets.py`` looking like following, and put it in some folder w
GCE_PARAMS = ('i...@project.googleusercontent.com', '/path/to/project.pem')
GCE_KEYWORD_PARAMS = {'project': 'project_id'}
Ensure to enter the email adress from the created services account and not the one from your main account.
Ensure to enter the email address from the created services account and not the one from your main account.
Now the modules can be used as above, but the account information can be omitted.