mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
docs: Correct "its" -> "it's" (#11428)
This commit is contained in:
parent
24a0369673
commit
b9ddd14298
@ -787,7 +787,7 @@ export class Category {
|
||||
### Closure table
|
||||
|
||||
A closure table stores relations between parent and child in a separate table in a special way.
|
||||
Its efficient in both reads and writes.
|
||||
It's efficient in both reads and writes.
|
||||
To learn more about closure table take a look at [this awesome presentation by Bill Karwin](https://www.slideshare.net/billkarwin/models-for-hierarchical-data).
|
||||
Example:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user