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

fix grammatical error in behind-the-block.mdx #377

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

eniodev
Copy link
Contributor

@eniodev eniodev commented Jun 1, 2023

changing "But what if we another React component inside of <Emotion />{:jsx}?"

to: "But what if we had another React component inside of <Emotion />{:jsx}?"

adding: "had"

Please describe the changes this PR makes and why it should be merged:

Status

  • Code changes have been tested against prettier, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

Semantic versioning classification:

  • This PR changes the codebase
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
    • This PR changes the internal workings with no modifications to the external API (bug fixes, performance improvements)
  • This PR only includes non-code changes, like changes to documentation, README, etc.

changing "But what if we another React component inside of `<Emotion />{:jsx}`?"

to: "But what if we had another React component inside of `<Emotion />{:jsx}`?"

adding: "had"
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5150343906

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.323%

Totals Coverage Status
Change from base Build 5148768987: 0.0%
Covered Lines: 822
Relevant Lines: 2317

💛 - Coveralls

@aidenybai
Copy link
Owner

LGTM

@aidenybai aidenybai merged commit ab76c98 into aidenybai:main Jun 2, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants