Skip to content

Commit 7af2a43

Browse files
committed
Typo
1 parent 55b9ee4 commit 7af2a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeowners.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ unskippable_reviewers = ["@BakerNet"]
77
# `ignore` allows you to specify directories that should be ignored by the codeowners check
88
ignore = ["test_project"]
99
# `high_priority_lables` allows you to specify labels that should be considered high priority
10-
high_priority_lables = ["P0"]
10+
high_priority_labels = ["P0"]
1111

1212
# `enforcement` allows you to specify how the codeowners check should be enforced
1313
[enforcement]

0 commit comments

Comments
 (0)