fix grammar errors & typos (#2493)

This commit is contained in:
Shuchang Zheng
2025-05-28 00:21:50 -07:00
committed by GitHub
parent 3d1572f462
commit 1d1827059c
16 changed files with 22 additions and 21 deletions

View File

@@ -6,7 +6,7 @@ slug: credentials/passwords
## Password Management
You can store passwords information in Skyvern. Skyvern agent can use the stored password information to log into a website without sending your username or password to LLMs.
You can store password information in Skyvern. Skyvern agent can use the stored password information to log into a website without sending your username or password to LLMs.
## How To Manage Passwords
This can be done in the [Skyvern's Credentials](https://app.skyvern.com/credentials) page.
@@ -25,7 +25,7 @@ Click the trash icon and confirm the deletion. If you do this, the password will
<img src="../images/credential_management/delete_password.png" />
### Update a password:
<Warning>Skyvern only allows adding and deleting passwords. If you would like to update a password, you need to delete the existing password and create a new one.</Warning>
<Warning>Skyvern allows only adding and deleting passwords. If you would like to update a password, you need to delete the existing password and create a new one.</Warning>
## Manage Passwords with API & SDK
We also have [API and SDK](/api-reference/api-reference/credentials/create-credential) supports for password management: