Fix typo in aggregated-api-servers.md doc

This commit is contained in:
Maruf Tuhin 2018-02-22 14:20:42 +06:00 committed by GitHub
parent de7ea79159
commit fda94d5330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ aggregated servers.
unblock these APIs.
* Place for staging experimental APIs: New APIs can be developed in separate
aggregated servers, and installed only by those willing to take the risk of
installing an experimental API. One they are stable, it is then easy to
installing an experimental API. Once they are stable, it is then easy to
package them up for installation in other clusters.
* Ensure that new APIs follow kubernetes conventions: Without the mechanism
proposed here, community members might be forced to roll their own thing which