Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 6b5ca9e

Browse files
committed
Merge branch 'hotfix/41'
Close #41
2 parents bfcfc6e + d03a99d commit 6b5ca9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/lazy-listeners/lazy-listener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To create a `LazyListener` instance, you must pass to its constructor:
1313
- a *container*; this is a [container-interop](https://github.com/container-interop/container-interop),
1414
such as provided by
1515
[zend-servicemanager](https://github.com/zendframework/zend-servicemanager),
16-
[Aura.Di](https://github.com/auraphp/Aura.Di], etc.
16+
[Aura.Di](https://github.com/auraphp/Aura.Di), etc.
1717
- optionally an `$env` array; this is a set of options or other configuration to
1818
use when creating the listener instance. Since not all containers support
1919
passing additional options at creation, we recommend omitting the `$env`

0 commit comments

Comments
 (0)