Skip to content

Commit 88f924e

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

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
@@ -89,7 +89,7 @@ $ curl http://localhost:3500/v1.0/secrets/awssecretmanager/database-credentials
8989
}
9090
```
9191

92-
### Multiple key-values per secret
92+
### Multiple key-value pairs per secret
9393

9494
If `multipleKeyValuesPerSecret` is `true`, the secret store parses JSON content stored in AWS Secrets Manager and returns it as multiple key-value pairs.
9595

0 commit comments

Comments
 (0)