laminas / laminas-di

Automated dependency injection for PSR-11 containers
https://docs.laminas.dev/laminas-di/
BSD 3-Clause "New" or "Revised" License
36 stars 20 forks source link

Update documentation to fix typo and shorthand ternary #63

Closed sjokkateer closed 2 years ago

sjokkateer commented 2 years ago

[Fix] DOCS v3: Shorthand ternary in injector.md [Fix] DOCS v3: Typo in psr-11.md

Signed-off-by: Remy Bos 27890746+sjokkateer@users.noreply.github.com

Q A
Documentation yes
Bugfix no
BC Break no
New Feature no
RFC no
QA no

Description

Fix a small typo and shorthand ternary in the v3 documentation.