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(docs): fix minor meta charset typo #65596

Merged
merged 2 commits into from
May 10, 2024
Merged

fix(docs): fix minor meta charset typo #65596

merged 2 commits into from
May 10, 2024

Conversation

coopbri
Copy link
Contributor

@coopbri coopbri commented May 10, 2024

Fixed minor typo: charset -> charSet in React snippet (charset is valid HTML, but not valid JSX)

@coopbri coopbri requested review from a team as code owners May 10, 2024 06:13
@coopbri coopbri requested review from timeyoutakeit and leerob and removed request for a team May 10, 2024 06:13
@ijjk ijjk added the Documentation Related to Next.js' official documentation. label May 10, 2024
@ijjk
Copy link
Member

ijjk commented May 10, 2024

Allow CI Workflow Run

  • approve CI run for commit: 83e2be8

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Copy link
Member

@samcx samcx left a comment

Choose a reason for hiding this comment

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

Thank you for submitting a PR! Looks good to me.

@samcx samcx enabled auto-merge (squash) May 10, 2024 22:21
@samcx samcx merged commit 67e5979 into vercel:canary May 10, 2024
33 checks passed
panteliselef pushed a commit to panteliselef/next.js that referenced this pull request May 20, 2024
Fixed minor typo: `charset` -> `charSet` in React snippet (`charset` is
valid HTML, but not valid JSX)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2024
@coopbri coopbri deleted the patch-2 branch June 25, 2024 08:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Related to Next.js' official documentation. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants