Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ml1nk committed Nov 25, 2024
1 parent 83332ea commit 70e4fcf
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 @@ -68,7 +68,7 @@ For example every http request could be tracked and enriched by user authenticat

### [MikroORM](https://github.com/mikro-orm/mikro-orm)

Create a TrackingContainer and ContainerRef based on EntityManager of MikroORM somwhere reachable within you codebase.
Create a TrackingContainer and ContainerRef based on EntityManager of MikroORM somewhere easily reachable within your codebase.

~~~ts
import type { EntityManager } from '@mikro-orm/core'
Expand Down

0 comments on commit 70e4fcf

Please sign in to comment.