fix grammar errors & typos (#2493)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user