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

chore(docs): fix spelling and grammar #1950

Merged
merged 1 commit into from
Jul 23, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/app/routes/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@ import { NavigationGrid } from '~/components/Grids/NavigationGrid'
## What is this?

Our current documentation is lacking in features & clarity. So, based on
community feedback, we've made an endevour to improve our documentation with a
community feedback, we've made an endeavor to improve our documentation with a
few key differences:

- We want to explain more of our codebase conceptually e.g what is an `animated`
component
- All our content will be searchable so no more running around in the dark
- Step by step tutorials on how to achieve common use-cases
- Step-by-step tutorials on how to achieve common use-cases

## Please note

This site is a work in progress, it's slowly having it's content added, there
This site is a work in progress, it's slowly having its content added, there
are still a few requested features that are yet to be implemented, so there may
be bugs, there may be spelling mistakes. Feel free to submit a PR to resolve
be bugs, and there may be spelling mistakes. Feel free to submit a PR to resolve
these issues if you'd like!

## How can I help?

Thank you for being intersted in helping! It means a lot, if you want to provide
Thank you for being interested in helping! It means a lot, if you want to provide
feedback please do so <a href="https://github.com/pmndrs/react-spring/discussions/1931">here</a>.