diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 18cd974..385509b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ Contributing > In which format should my contributions be submitted? * Pull requests should be in JSON format -* Run the json validator script (`ruby lib/json_validator.rb`) +* Run the json validator script (`ruby lib/validate_json.rb`) * For more detailed output, use [JSONlint.com](http://jsonlint.com). * Considering using [this regex](https://gist.github.com/4068038) for converting Markdown to JSON