summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-08-23 09:04:04 -0700
committerGitHub <noreply@github.com>2021-08-23 09:04:04 -0700
commitd82d1df4c9fcabfa5fde55a02eeb68834f669cdf (patch)
treecb5418248d20f9e797795f16b0b98a008b8b069a
parent4ee3992c62e2d849051535c26ff4bb8dc5dc7cb8 (diff)
downloadchef-d82d1df4c9fcabfa5fde55a02eeb68834f669cdf.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e956256b3c..097888694a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -32,7 +32,7 @@ We've updated our beta secrets management integration helper to make it easier t
#### Simpler Azure Key Vault Names Declaration
-The `secrets` helper has been updated to allow specifying the Azure Key Vault to fetch a secret from within the name instead of using the config hash:
+The `secrets` helper has been updated to allow specifying the Azure Key Vault to fetch a secret using the name instead of the config hash:
**Specifying the Vault in the Name**