From 665ba22c7a2844a8699c217dd4c3accfdd28a9ce Mon Sep 17 00:00:00 2001 From: Matt Hurne Date: Mon, 24 Nov 2014 15:11:38 -0500 Subject: [PATCH] Fix spelling errors and improve sentence in Compatibility section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27ec0be5a21..ebe8f2542a4 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ The goal of Swaggerâ„¢ is to define a standard, language-agnostic interface to R Check out [Swagger-Spec](https://github.com/swagger-api/swagger-spec) for additional information about the Swagger project, including additional libraries with support for other languages and more. -## Compatability -The Swagger Specification has undergone 3 revisions since initial creation in 2010. The swagger-codegen project has the following compatibilies with the swagger specification: +## Compatibility +The Swagger Specification has undergone 3 revisions since initial creation in 2010. Compatibility between swagger-codegen and the Swagger specification is as follows: -Swagger Codegen Version | Release Date | Swagger Spec compatability | Notes +Swagger Codegen Version | Release Date | Swagger Spec compatibility | Notes ----------------------- | ------------ | -------------------------- | ----- 2.1.0 (in development) | n/a | 2.0 | [branch develop_2.0](https://github.com/swagger-api/swagger-codegen/tree/develop_2.0) 2.0.17 | 2014-08-22 | 1.1, 1.2 | [tag v2.0.17](https://github.com/swagger-api/swagger-codegen/tree/v2.0.17)