diff --git a/_docs/content/_index.md b/_docs/content/_index.md index 9bef8c2..b4f6742 100644 --- a/_docs/content/_index.md +++ b/_docs/content/_index.md @@ -21,7 +21,7 @@ Woodpecker CI plugin to add comments to GitHub Issues and Pull Requests. ## Usage {{< hint type=important >}} -Due to the nature of this plugin, a secret for the GitHub token may need to be exposed for pull request events in Woodpecker. Please be careful with this option, as a malicious actor may submit a pull request that exposes your secrets. Do not disclose secrets to PRs in public environments without further protection. +Due to the nature of this plugin, a secret for the GitHub token may need to be exposed for pull request events in Woodpecker. Please be careful with this option, as a malicious actor may submit a pull request that exposes your secrets. Do not disclose secrets to pull requests in public environments without further protection. {{< /hint >}} {{< hint type=note >}}