diff --git a/content/advanced/access-token.md b/content/advanced/access-token.md index 06e831f..c6f1269 100644 --- a/content/advanced/access-token.md +++ b/content/advanced/access-token.md @@ -33,6 +33,6 @@ Your access token has now been generated! Copy your token and store it securely. > Be sure to generate new access tokens for each app you use, and delete them once they are not in use. ## Deleting an Access Token -Once you are done using an access token, you should delete an access token. Deleting an access token revokes access to your account for apps using the token. +Once you are done using an access token, you should delete it. Deleting an access token revokes access to your account for apps using the token. To delete an access token, click the red `Delete` button next to the access token you want to delete, then click `Yes` in the popup. Your access token is now deleted. \ No newline at end of file