From 7a688bb0166c3b3dad898f8711b4b5c5d962c1dc Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 11 Feb 2016 19:40:03 +0000 Subject: [PATCH] update token help text --- app/components/login/token-help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/login/token-help.js b/app/components/login/token-help.js index 9908a60..8c2c472 100644 --- a/app/components/login/token-help.js +++ b/app/components/login/token-help.js @@ -55,7 +55,7 @@ export default class Login extends React.Component { What is a token? - A token is the identifier used to authenticate with CircleCI and let the app control your account. + A token is the identifier used to authenticate with CircleCI and let Sphere interact your account. To generate a new token, visit your CircleCI accounts page.