Unverified Commit 8ec98fc2 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #69012 from CecileRobertMichon/fix-docs

Fix grammar in api rules README
parents 6e52a05f 0c80c779
......@@ -12,8 +12,8 @@ e.g.
* ***API rule violation: names_match,k8s.io/api/core/v1,Event,ReportingController***
Make rule returns error when new generated violation report differs from this
checked-in violation report. If new API rule violation is detected, please fix
Make rule returns an error when the newly generated violation report differs from this
checked-in violation report. If a new API rule violation is detected, please fix
the API Go source file to pass the API rule check. **The entries in the checked-in
violation report should only be removed when existing API rule violation is
being fixed, but not added.**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment