From 852565205d412af7a4bcb8467ca046d381d5051e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 5 Mar 2013 17:56:01 +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 2714a90..0a536e7 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -122,7 +122,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers. * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings. * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL. -* [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Segregation) library. +* [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library. # Official APIs