From 148cfab213b41ae8a05938fad8899c26e1d5c36c Mon Sep 17 00:00:00 2001 From: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com> Date: Wed, 12 May 2021 19:02:04 -0400 Subject: [PATCH] Update custom-fields.md (#592) --- _articles/features/custom-fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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