docs: Correct "its" -> "it's" (#11428)

This commit is contained in:
Michael Dippery 2025-04-25 00:58:01 -07:00 committed by GitHub
parent 24a0369673
commit b9ddd14298
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: