From 610b1b3ed47dcbe019541b84ec0e0085a46c7920 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 18 Dec 2012 22:34:24 +0000 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index a755153..32dd1a8 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -1,6 +1,6 @@ # Awesome PHP Libraries -A list of amazingly awesome PHP libraries that you should consider using (and some other shiny extra bits and pieces). +A list of amazingly awesome PHP libraries that you should consider using (and some other shiny extras). * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager. * [Symfony2](http://symfony.com/) - A framework comprised of individual components.