Skip to content

Commit a277d47

Browse files
Fix typo in GUIDELINES.md (#5297)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
1 parent ccb5f2d commit a277d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GUIDELINES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ External contributions must be reviewed separately by multiple maintainers.
5555

5656
Automation should be used as much as possible to reduce the possibility of human error and forgetfulness.
5757

58-
Automations that make use of sensitive credentials must use secure secret management, and must be strengthened against attacks such as [those on GitHub Actions worklows](https://github.com/nikitastupin/pwnhub).
58+
Automations that make use of sensitive credentials must use secure secret management, and must be strengthened against attacks such as [those on GitHub Actions workflows](https://github.com/nikitastupin/pwnhub).
5959

6060
Some other examples of automation are:
6161

0 commit comments

Comments
 (0)