diff options
| author | SataQiu <qiushida@beyondcent.com> | 2018-10-08 19:44:11 +0800 |
|---|---|---|
| committer | SataQiu <qiushida@beyondcent.com> | 2018-10-08 19:44:11 +0800 |
| commit | b6d113dff02c58ecd47d3dd2d622c2d8f4380770 (patch) | |
| tree | befcbac0bd3d9aa0d5de2c670847c3b5f3be4559 /contributors/guide | |
| parent | ea9d3092d9921de061603c155e51a98ca954a4f4 (diff) | |
fix typo
Diffstat (limited to 'contributors/guide')
| -rw-r--r-- | contributors/guide/owners.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/owners.md b/contributors/guide/owners.md index 021d28e8..ea743a61 100644 --- a/contributors/guide/owners.md +++ b/contributors/guide/owners.md @@ -84,7 +84,7 @@ filters: Instead, set a `.*` key inside `filters` (as shown in the previous example). **WARNING**: The `approve` plugin [does not currently respect `filters`][test-infra-7690]. -Until that is fixed, `filters` should only be used for the the `labels` key (as shown in the above example). +Until that is fixed, `filters` should only be used for the `labels` key (as shown in the above example). ### OWNERS_ALIASES |
