Skip to content

Commit 7b45b09

Browse files
committed
Merge pull request #737 from bfanger/master
Fixed a typo
2 parents 156641c + 1d0d499 commit 7b45b09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ The following methods are available to obtain support for Swagger:
2222
## Get started with Swagger!
2323
See the guide on [getting started with swagger](https://github.com/swagger-api/swagger-core/wiki/Adding-Swagger-to-your-API) to get started with adding swagger to your API.
2424

25-
## Compatability
26-
The Swagger Specification has undergone 3 revisions since initial creation in 2010. The swagger-core project has the following compatibilies with the swagger specification:
25+
## Compatibility
26+
The Swagger Specification has undergone 3 revisions since initial creation in 2010. The swagger-core project has the following compatibilities with the swagger specification:
2727

28-
Swagger core Version | Release Date | Swagger Spec compatability | Notes | Status
28+
Swagger core Version | Release Date | Swagger Spec compatibility | Notes | Status
2929
------------------------- | ------------ | -------------------------- | ----- | ----
3030
1.5.0 (in development) | n/a | 2.0 | [branch develop_2.0](https://github.com/swagger-api/swagger-core/tree/develop_2.0) | [1.5.0 Milestone](https://github.com/swagger-api/swagger-core/milestones/v1.5.0)
3131
1.3.10 | 2014-09-18 | 1.2 | [tag v1.3.10](https://github.com/swagger-api/swagger-core/tree/v1.3.10)

0 commit comments

Comments
 (0)