diff --git a/views/config/oauth.hbs b/views/config/oauth.hbs index 12e4ab8e..da26b269 100644 --- a/views/config/oauth.hbs +++ b/views/config/oauth.hbs @@ -46,7 +46,7 @@
  • "https://mail.google.com/"
    Read about setting up Google service accounts from here.
    diff --git a/views/partials/scope_info.hbs b/views/partials/scope_info.hbs index 3146fe04..49f7356d 100644 --- a/views/partials/scope_info.hbs +++ b/views/partials/scope_info.hbs @@ -38,14 +38,14 @@ {{/if}} {{#if baseScopesPubsub}} -
    Your OAuth2 Service Credentials must have the following role enabled:
    +
    Your OAuth2 Service App Credentials must have the following role enabled:
    {{/if}}
    Read about setting up Google service accounts from here.