Merge pull request #28479 from lixiaobing10051267/masterbuild

Automatic merge from submit-queue

delete the redundant word "a"

In file docs/reporting-security-issues.md, line #37, "If you believe you have discovered a vulnerability or a have a security incident to report", here the second "a" is redundant, should be deleted.
This commit is contained in:
k8s-merge-robot 2016-07-06 23:36:58 -07:00 committed by GitHub
commit bfa5d3027c

2
docs/reporting-security-issues.md Normal file → Executable file
View File

@ -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.