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 the Transition docs #34040

Merged
merged 1 commit into from Aug 23, 2022
Merged

Conversation

alirezahekmati
Copy link
Contributor

@alirezahekmati alirezahekmati commented Aug 22, 2022

corrected a simple grammar problem at line 88
-- {/* MyComponent must the only child /}
++{/
MyComponent must be the only child */}

Signed-off-by: alireza 94165013+alirezahekmati@users.noreply.github.com

corrected a simple grammar problem at line  88
-- {/* MyComponent must the only child */}
++{/* MyComponent must be the only child */}


Signed-off-by: alireza <94165013+alirezahekmati@users.noreply.github.com>
@mui-bot
Copy link

mui-bot commented Aug 22, 2022

No bundle size changes

Generated by 🚫 dangerJS against 5a699cf

@alirezahekmati
Copy link
Contributor Author

corrected a typo.
--- {/* MyComponent must the only child /}
+++ {/
MyComponent must be the only child */}

@danilo-leal danilo-leal changed the title Update transitions.md Grammarly issue. [docs] Fix typo in the Transition docs Aug 23, 2022
@danilo-leal danilo-leal added docs Improvements or additions to the documentation component: transitions This is the name of the generic UI component, not the React module! labels Aug 23, 2022
Copy link
Contributor

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

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

Sweet, thanks for contributing!

@danilo-leal danilo-leal merged commit 5615928 into mui:master Aug 23, 2022
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: transitions This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants