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 typos and inconsistencies in code samples, fixed grammar issues #34

Closed sjokkateer closed 2 years ago

sjokkateer commented 2 years ago

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

The pull request corrects some typos found when reading through the entirety of the v3 documentation. It also updates some of the code examples where for example a new keyword, comma or semi-colon is missing.