From 69f42c54e94a644d6ccc73d9972911f117107f21 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 6 Jan 2014 10:37:18 -0700 Subject: [PATCH] Tweak MetaYAML description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afd269..e9ace42 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Valitron](https://github.com/vlucas/valitron) - Another validation library. * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation. * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library. -* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library, supporting YAML, JSON and XML. +* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML. ## REST and API *Libraries and web tools for developing REST-ful APIs.*