From d8e97bb918ac0a31e3b93fca4dad91724faf6061 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 14 Jul 2014 12:28:57 -0600 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b63c7d5..77c183e 100644 --- a/README.md +++ b/README.md @@ -616,7 +616,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [HipHop PHP](https://github.com/facebook/hiphop-php) - A Virtual Machine, Runtime and JIT for PHP by Facebook. * [HippyVM](http://hippyvm.com/) - Another PHP virtual machine. -* [Hack](http://hacklang.org/) - A programming lanaguage for [HHVM](https://github.com/facebook/hiphop-php) that interoperated seamlessly with PHP. +* [Hack](http://hacklang.org/) - A programming lanaguage for [HHVM](https://github.com/facebook/hiphop-php) that interoperates seamlessly with PHP. ## Web Applications *Web-based applications and tools.*