Skip to content

Commit

Permalink
Issue #13 feat: editorial
Browse files Browse the repository at this point in the history
  • Loading branch information
gsbajaj72 committed Jun 21, 2017
1 parent 5e1378a commit 27a6b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-schema-validator/tools/php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ php validate.php <path to your data file>
```

## Schema
The schema files should be kept ../../schema/v<schema version> and should be named as:
The schema files should be kept at ../../schema/v&lt;schema version&gt; and should be named as:
* file name should be all lowercase
* file name should exactly match the event type. eg: be_object_lifecycle, cp_interact
* file should have dot json extension

0 comments on commit 27a6b5f

Please sign in to comment.