Skip to content

Commit

Permalink
Fixed naming in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Kolb committed Dec 5, 2024
1 parent 1bffeaa commit 3b5b77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public function handle(UserPayload $userPayload): string
}
```

This can be combined with the [CQRS bundle](https://github.com/digital-craftsman-de/cqrs) to have serialized ids there.
This can be combined with the [CQS bundle](https://github.com/digital-craftsman-de/cqs-routing) to have serialized ids there.

### Doctrine types

Expand Down

0 comments on commit 3b5b77e

Please sign in to comment.