From 0b66464a3a173d5cd28a41924fb661d9e68b33c5 Mon Sep 17 00:00:00 2001 From: Jim Date: Wed, 30 Jun 2021 18:08:47 -0400 Subject: [PATCH] fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c55d2a5f18..fa32976a11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. the command will automatically pass the credentials to the `psql` process. * The worker will now close any existing proxy connections it is handling when it cannot make a status request to the worker. The timeout for this behavior - is currenly 15 seconds. + is currently 15 seconds. NOTE: When using credential brokering, remember that if the user can connect directly to the end resource, they can use the brokered username and password