table
table copied to clipboard
Docs - Typo in the "Column Filtering Guide"
TanStack Table version
Latest
Framework/Library version
Core
Describe the bug and the steps to reproduce it
https://tanstack.com/table/v8/docs/guide/column-filtering#:~:text=This%20doesn%27t%20necessarily%20that%20your%20app
It is written "This doesn't necessarily that your app will be able to handle that many rows..." but should be "This doesn't necessarily mean that your app will be able to handle that many rows".
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://tanstack.com/table/v8/docs/guide/column-filtering#:~:text=This%20doesn%27t%20necessarily%20that%20your%20app
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
Yes, I am also opening a PR that solves the problem along side this issue
Terms & Code of Conduct
- [x] I agree to follow this project's Code of Conduct
- [x] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Sorry for the multiple PRs. This is my first time contributing to open source and I got a little mixed up :)