diff --git a/docs/Modules.md b/docs/Modules.md index 554ca38..b0a27ca 100644 --- a/docs/Modules.md +++ b/docs/Modules.md @@ -134,8 +134,8 @@ extension to anything implementing `LoggerAwareInterface`. #### Types and subtypes -The `@instanceof` syntax also work with class names, targeting the given class or any of its -sub types. +The `@instanceof` syntax also works with class names, targeting the given class or any of its +subtypes. For example, assuming the following objects: