Fix a plural mistake REVIEWING.rst
Reviewing the REVIEWING.rst of tempest, I noticed a plural mistake. The word "APIs" is plural and it shouldn't add 'a' in the front. And there is an extra "that" before "which". So I fix it. Change-Id: I84d81f44314feadaebfcd4a834f854364328593b
This commit is contained in:
parent
98cf467c58
commit
18610f9c54
@ -42,8 +42,8 @@ be self verifying by running them in the gate.
|
|||||||
|
|
||||||
API Stability
|
API Stability
|
||||||
-------------
|
-------------
|
||||||
Tests should only be added for a published stable APIs. If a patch contains
|
Tests should only be added for published stable APIs. If a patch contains
|
||||||
tests for an API which hasn't been marked as stable or for an API that which
|
tests for an API which hasn't been marked as stable or for an API which
|
||||||
doesn't conform to the `API stability guidelines
|
doesn't conform to the `API stability guidelines
|
||||||
<https://wiki.openstack.org/wiki/Governance/Approved/APIStability>`_ then it
|
<https://wiki.openstack.org/wiki/Governance/Approved/APIStability>`_ then it
|
||||||
should not be approved.
|
should not be approved.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user