Skip to content

Commit 0fce973

Browse files
authored
Cleaned up phrasing.
1 parent 6719b7a commit 0fce973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/general/developers-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: mbaldwin
1414
Key Vault allows you to securely access sensitive information from within your applications:
1515

1616
- Keys, secrets, and certificates are protected without having to write the code yourself and you're easily able to use them from your applications.
17-
- You are able to have customers to own and manage their own keys, secrets, and certificates so you can concentrate on providing the core software features. In this way, your applications will not own the responsibility or potential liability for your customers' tenant keys, secrets, and certificates.
17+
- You allow customers to own and manage their own keys, secrets, and certificates so you can concentrate on providing the core software features. In this way, your applications will not own the responsibility or potential liability for your customers' tenant keys, secrets, and certificates.
1818
- Your application can use keys for signing and encryption yet keeps the key management external from your application. For more information about keys, see [About Keys](../keys/about-keys.md)
1919
- You can manage credentials like passwords, access keys,sas tokens storing them in Key Vault as secrets, see [About Secrets](../secrets/about-secrets.md)
2020
- Manage certificates. For more information, see [About Certificates](../certificates/about-certificates.md)

0 commit comments

Comments
 (0)