diff --git a/docs/adapters/react-table.md b/docs/adapters/react-table.md index 66d1253001..2dd6834c83 100644 --- a/docs/adapters/react-table.md +++ b/docs/adapters/react-table.md @@ -2,7 +2,7 @@ title: React Table --- -The `@tanstack/react-table` adapter is a wrapper around the core table logic. Most of it's job is related to managing state the "react" way, providing types and the rendering implementation of cell/header/footer templates. +The `@tanstack/react-table` adapter is a wrapper around the core table logic. Most of its job is related to managing state the "react" way, providing types and the rendering implementation of cell/header/footer templates. ## `useReactTable`