Skip to content

Commit 558aab7

Browse files
fix typo
1 parent 113edb5 commit 558aab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CIBestPractices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ permissions:
107107
If specific jobs within the workflow need additional permissions, those
108108
permissions should be added within the specific job. This practice locks down
109109
all permissions by default and only enables them when needed, better enforcing
110-
the principal of least privilege.
110+
the principle of least privilege.

0 commit comments

Comments
 (0)