From cbeba12fef3a0a63486920a33df0259881f86630 Mon Sep 17 00:00:00 2001 From: lixiaobing10051267 Date: Tue, 5 Jul 2016 10:48:26 +0800 Subject: [PATCH] delete the redundant word "a" --- docs/reporting-security-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 docs/reporting-security-issues.md diff --git a/docs/reporting-security-issues.md b/docs/reporting-security-issues.md old mode 100644 new mode 100755 index be14694479c..fb710734335 --- a/docs/reporting-security-issues.md +++ b/docs/reporting-security-issues.md @@ -34,7 +34,7 @@ Documentation for other releases can be found at # Security -If you believe you have discovered a vulnerability or a have a security incident to report, please follow the steps below. This applies to Kubernetes releases v1.0 or later. +If you believe you have discovered a vulnerability or have a security incident to report, please follow the steps below. This applies to Kubernetes releases v1.0 or later. To watch for security and major API announcements, please join our [kubernetes-announce](https://groups.google.com/forum/#!forum/kubernetes-announce) group.