Merge pull request #84325 from sambostock/fix-incorrect-plural

Fix incorrect "whitespaces" plural
This commit is contained in:
Kubernetes Prow Robot 2019-10-25 08:29:51 -07:00 committed by GitHub
commit 904d197b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-k
-->
**What type of PR is this?**
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespaces from that line:
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespace from that line:
>
> /kind api-change
> /kind bug