Skip to content

Commit f16ad7f

Browse files
committed
ZF Expressive note
1 parent 22168fe commit f16ad7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ErrorHeroModule
1010
Introduction
1111
------------
1212

13-
ErrorHeroModule is a module for Error Logging (DB and Mail) your ZF2/ZF3 Mvc Application for Exceptions of 'dispatch.error', 'render.error', and [PHP E_* Error](http://www.php.net/manual/en/errorfunc.constants.php).
13+
ErrorHeroModule is a module for Error Logging (DB and Mail) your ZF2, ZF3 Mvc Application, and ZF Expressive for Exceptions of 'dispatch.error', 'render.error', and [PHP E_* Error](http://www.php.net/manual/en/errorfunc.constants.php).
1414

1515
Features
1616
--------
@@ -250,7 +250,7 @@ return [
250250

251251
***b. For ZF Expressive application***
252252

253-
> You need to use Zend\ServiceManager for service container and Zend\View for template engine.
253+
> You need to use Zend\ServiceManager for service container and Zend\View for template engine.
254254

255255
For [zend-expressive-skeleton](https://github.com/zendframework/zend-expressive-skeleton) ^1.0, It's should already just works!
256256

0 commit comments

Comments
 (0)