Skip to content

Commit 69745f0

Browse files
authored
fix(docs): fix another typo
1 parent 0b863cb commit 69745f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ package = "@netlify/plugin-secrets-manager"
6363

6464
## Context based secrets
6565

66-
The plugin supports for context based secrets, to allow injecting AWS secrets only to builds with a specific deploy context.
66+
The plugin supports context based secrets, to allow injecting AWS secrets only to builds with a specific deploy context.
6767
To configure the context for a secret, add a tag to it via AWS secrets manager with a name of `NETLIFY_CONTEXT` and value of `production`, `deploy-preview`, `branch-deploy` or any branch name in your `git` repository.
6868

6969
>To learn more about deploy contexts, visit [Netlify's documentation](https://docs.netlify.com/site-deploys/overview/#deploy-contexts)

0 commit comments

Comments
 (0)