Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
Co-authored-by: Thorsten Frommen <info@tfrommen.de>
Signed-off-by: Giuseppe Mazzapica <giuseppe.mazzapica@gmail.com>
  • Loading branch information
gmazzap and tfrommen authored Apr 30, 2024
1 parent 3c1f021 commit 75aa539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ extension to anything implementing `LoggerAwareInterface`.

#### Types and subtypes

The `@instanceof<T>` syntax also work with class names, targeting the given class or any of its
sub types.
The `@instanceof<T>` syntax also works with class names, targeting the given class or any of its
subtypes.

For example, assuming the following objects:

Expand Down

0 comments on commit 75aa539

Please sign in to comment.