Skip to content

Commit e1108f1

Browse files
committed
Fix secretes typo
1 parent 086241d commit e1108f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/integrations/pagerduty.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ By default, after you've added an Integration API Key, Buildkite will send Pager
3838

3939
Add the PagerDuty [Integration API Key](#generating-a-pagerduty-integration-api-key) to the [`notify` attribute](/docs/pipelines/notifications) of your build configuration.
4040

41-
Make sure that you're using a secure secrets management solution to handle the PagerDuty Integration key, and never commit it in plaintext to source control in a YAML file. See [Managing Pipeline Secrets](/docs/pipelines/secrets) for more information on safely handling your secretes within your infrastructure.
41+
Make sure that you're using a secure secrets management solution to handle the PagerDuty Integration key, and never commit it in plaintext to source control in a YAML file. See [Managing Pipeline Secrets](/docs/pipelines/secrets) for more information on safely handling secrets within your infrastructure.
4242

4343
```yaml
4444
steps:

0 commit comments

Comments
 (0)