diff --git a/docs/framework/vue/vue-table.md b/docs/framework/vue/vue-table.md index dc1d3d2a90..24cf6a2b88 100644 --- a/docs/framework/vue/vue-table.md +++ b/docs/framework/vue/vue-table.md @@ -2,7 +2,7 @@ title: Vue Table --- -The `@tanstack/vue-table` adapter is a wrapper around the core table logic. Most of it's job is related to managing state the "vue" way, providing types and the rendering implementation of cell/header/footer templates. +The `@tanstack/vue-table` adapter is a wrapper around the core table logic. Most of its job is related to managing state the "vue" way, providing types and the rendering implementation of cell/header/footer templates. ## Exports