Skip to content

Commit d1adee5

Browse files
authored
Merge pull request #55 from Clivern/patch-1
Fix Typo
2 parents 4c92c8b + 3ed1a59 commit d1adee5

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 @@ Validate JSON documents
1010

1111
**Opis JSON Schema** is a PHP implementation for the [JSON Schema] standard (draft-07 and draft-06), that
1212
will help you validate all sorts of JSON documents, whether they are configuration files or a set
13-
of data sent to an RESTful API endpoint.
13+
of data sent to a RESTful API endpoint.
1414

1515

1616
**The library's key features:**

0 commit comments

Comments
 (0)