From 7245b67fbd5623641277411f24aca75cb83fc99f Mon Sep 17 00:00:00 2001 From: Neil Berkman Date: Tue, 12 Mar 2024 15:45:06 -0700 Subject: [PATCH] Formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7edb20b..d15f753 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ Notes: - the hostname should be set to `account.docusign.com` for the production environment - the path for the private key file can be relative or absolute - the private key can also be configured with `private_key_contents`, which is the contents -of the private key file. This is useful when you do not store the private key on disk, -but in a secrets store such as Hashicorp Vault or AWS Secrets Manager. + of the private key file. This is useful when you do not store the private key on disk, + but in a secrets store such as Hashicorp Vault or AWS Secrets Manager. Optional configuration with default values: