diff --git a/README.md b/README.md index fd448585b..5a0f36c37 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ code or routes. Thus, there should be no kubernetes specific code in this repo. There are two main parts: - A model generator that goes through .go files, find and generate model definitions. - - The spec generator that is responsible for dynamically generate + - The spec generator that is responsible for dynamically generating the final OpenAPI spec using web service routes or combining other OpenAPI/Json specs.