Skip to content

Commit 2f29ba6

Browse files
authored
Merge pull request #3 from frosas/patch-1
Fix typo
2 parents 6f233ab + 6d6793a commit 2f29ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ OpenAPI is a specification for describing RESTful APIs. OpenAPI 3.0 allows us to
1010

1111
The good news is that there are many validators for JSON Schema for different languages. The bad news is that OpenAPI 3.0 is not entirely compatible with JSON Schema. The Schema Object of OpenAPI 3.0 is an extended subset of JSON Schema Specification Wright Draft 00 with some differences.
1212

13-
The purpose of this project is to fill the grap by doing the conversion between these two formats.
13+
The purpose of this project is to fill the gap by doing the conversion between these two formats.
1414

1515
## Features
1616

0 commit comments

Comments
 (0)