diff --git a/_articles/features/custom-fields.md b/_articles/features/custom-fields.md index 0ddca722..3f7e218c 100644 --- a/_articles/features/custom-fields.md +++ b/_articles/features/custom-fields.md @@ -19,7 +19,7 @@ Custom fields, available for any [Vault item type]({% link _articles/account/man In addition to common web service inputs like PINs and Security Questions, Custom Fields can be used to store values **up to 5000 characters in length**, for example RSA 4096-bit SSH keys. {% callout success %} -Character limits for custom field values are imposed on the **post-encryption character count**. For example, a 3383-character RSA-2096 Private SSH key would grow to about 4400-characters when it's encrypted and stored in your Vault. +Character limits for custom field values are imposed on the **post-encryption character count**. For example, a 3383-character RSA-4096 Private SSH key would grow to about 4400-characters when it's encrypted and stored in your Vault. {% endcallout %} ## Auto-fill Custom Fields