Skip to content

Commit bc38e4b

Browse files
authored
s/the/a
1 parent f73ad0e commit bc38e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The hooks needs to be installed directly in the agent so that secrets can be dow
1414

1515
The core of the hook is an `s3secrets-helper` binary. This can be built using
1616
`go build` in the [`s3secrets-helper/`](s3secrets-helper) directory in this
17-
repository, or downloaded from the assets attached to the [GitHub Release](https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/releases).
17+
repository, or downloaded from the assets attached to a [GitHub Release](https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/releases).
1818
It must be placed in `$PATH` to be found by the `hooks/environment` wrapper script.
1919

2020
```bash

0 commit comments

Comments
 (0)