瀏覽代碼

Fix typo in GUIDELINES.md (#5297)

Co-authored-by: Ernesto García <ernestognw@gmail.com>
wizard 10 月之前
父節點
當前提交
a277d472d6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GUIDELINES.md

+ 1 - 1
GUIDELINES.md

@@ -55,7 +55,7 @@ External contributions must be reviewed separately by multiple maintainers.
 
 Automation should be used as much as possible to reduce the possibility of human error and forgetfulness.
 
-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).
+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).
 
 Some other examples of automation are: