Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Fix typo in DataGrid demo page #6632

Merged
merged 1 commit into from Oct 26, 2022

Conversation

banoth-ravinder
Copy link
Contributor

@banoth-ravinder banoth-ravinder commented Oct 25, 2022

Fixes #6615

Below is the screenshot after the changes.
image

@mui-bot
Copy link

mui-bot commented Oct 25, 2022

Messages
📖 Netlify deploy preview: https://deploy-preview-6632--material-ui-x.netlify.app/

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 624.7 1,264 624.7 933.04 256.798
Sort 100k rows ms 697.2 1,458.4 1,304 1,128.78 261.293
Select 100k rows ms 238.1 337 267.9 278 35.067
Deselect 100k rows ms 159.6 308.8 289.5 262.04 55.509

Generated by 🚫 dangerJS against f2aac27

@banoth-ravinder banoth-ravinder changed the title fixed typo in landing page [Docs] fixed typo in landing page Oct 25, 2022
@banoth-ravinder banoth-ravinder mentioned this pull request Oct 25, 2022
2 tasks
@LukasTy LukasTy added the docs Improvements or additions to the documentation label Oct 26, 2022
@LukasTy LukasTy changed the title [Docs] fixed typo in landing page [docs] Fix typo in DataGrid demo page Oct 26, 2022
Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thank you for the contribution! 🙏

@LukasTy LukasTy merged commit 9abf686 into mui:next Oct 26, 2022
LukasTy pushed a commit to LukasTy/mui-x that referenced this pull request Oct 26, 2022
LukasTy added a commit that referenced this pull request Oct 26, 2022
Co-authored-by: banoth ravinder <banoth.ravinder66@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Typo in landing page
3 participants