diff --git a/README.md b/README.md index 4ae0961..607beec 100644 --- a/README.md +++ b/README.md @@ -258,4 +258,4 @@ $content = \Munee\Dispatcher::run(new \Munee\Request(array('files' => '/css/site Known Issues ------------ -Munee will *not* work with PHP 5.3.1 as there is an issue with running procted methods in the wrong context. Please update your version of PHP as I will not be fixing this. - [Read More](https://github.com/meenie/munee/issues/15) +Munee will *not* work with PHP 5.3.1 as there is an issue with running protected methods in the wrong context. Please update your version of PHP as I will not be fixing this. - [Read More](https://github.com/meenie/munee/issues/15)