update token help text
This commit is contained in:
parent
eb6529c233
commit
7a688bb016
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ export default class Login extends React.Component {
|
|||
What is a token?
|
||||
</Text>
|
||||
<Text style={styles.text}>
|
||||
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.
|
||||
</Text>
|
||||
<Text style={styles.text}>
|
||||
To generate a new token, visit your CircleCI accounts page.
|
||||
|
|
Reference in a new issue