Skip to content

Commit 5378672

Browse files
Apply suggestion from @alicejgibbons
Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Mirel <[email protected]>
1 parent 5113e33 commit 5378672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/reference/components-reference/supported-secret-stores/aws-secret-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Setup AWS Secrets Manager using the AWS documentation: https://docs.aws.amazon.c
6868

6969
The `multipleKeyValuesPerSecret` flag determines whether the secret store presents a single value or multiple key-value pairs per secret.
7070

71-
### Single value per secret (default)
71+
### Single value per secret
7272

7373
If `multipleKeyValuesPerSecret` is `false` (default), AWS Secrets Manager returns the secret value as-is. Given a secret named `database-credentials` with the following JSON content:
7474

0 commit comments

Comments
 (0)