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: typos in documentation files #1042

Merged
merged 1 commit into from
Dec 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Thank you for your contributions, they are greatly appreciated 💜.

## Previewing Changes in VS Code

Unfortunately, there is not currrently a way to review the changes locally.
Unfortunately, there is not currently a way to review the changes locally.
However, if you're using Visual Studio Code, you can preview the changes you're making to `.md` files before committing them. To learn how, please check out the [Markdown and Visual Studio Code](https://code.visualstudio.com/docs/languages/markdown) guide from the Visual Studio docs site.

## Structure
Expand Down Expand Up @@ -134,4 +134,4 @@ Here are some resources to help you create good titles and descriptions for SEO:
- [Google's recommendation on good titles](https://developers.google.com/search/docs/advanced/appearance/title-link?hl=en)
- [Google's recommendation on good descriptions](https://developers.google.com/search/docs/advanced/appearance/snippet?hl=en)

In general, titles should be between 50 and 60 characters and descriptions should be between 110 and 160 characters.
In general, titles should be between 50 and 60 characters and descriptions should be between 110 and 160 characters.