mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Fix typo
This commit is contained in:
parent
d33e360dbc
commit
dd7f953e1d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
Loading…
Reference in a new issue