Browse code

Fix nit

Dan McPherson authored on 2015/09/30 23:26:52
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 OpenShift API Documentation
2 2
 ---------------------------
3 3
 
4
-This directory contains a Swagger API definition for the OpenShift and Kubernetes APIs.  The `swagger-spec` directory is generated automatically, and the other directories contain content that is used to generate the official docs.
4
+This directory contains a Swagger API definition for the OpenShift and Kubernetes APIs.  The `swagger-spec` directory is generated automatically, and the other directories contain content that is used to generate the official documentation.
5 5
 
6 6
 When you add a new object or field to the REST API, you should do the following:
7 7