From 8b6f03a5d03c9ac83b2a809eea3af8a462cdbcee Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 10 Jul 2014 20:36:58 -0600 Subject: [PATCH] Description tweak. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8facad6..3e8125d 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library. * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library. -* [ProxyManager](https://github.com/Ocramius/ProxyManager) - Utilities to generate proxy objects for data mappers. +* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers. ## NoSQL *Libraries for working with "NoSQL" backends.*