From ea8d83ea9be55c7b36327a2022c2fd75a23eef12 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 28 Jun 2014 22:48:43 -0600 Subject: [PATCH] Description tweak. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d41008..b70fa2c 100644 --- a/README.md +++ b/README.md @@ -446,7 +446,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [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 that supports YAML, JSON and XML. -* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO & ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN) +* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN). ## REST and API *Libraries and web tools for developing REST-ful APIs.*