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 docs #302

Merged
merged 2 commits into from
Nov 9, 2021
Merged
Changes from 1 commit
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
Next Next commit
Fix typo: massize -> massive
  • Loading branch information
codeiotic authored Nov 9, 2021
commit f738ea0f855d9f0d0a905fb9ab90043864463a5e
2 changes: 1 addition & 1 deletion using/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ With over one hundred dedicated maintainers and thousands of contributors, our g

Want to help build Exercism?
The [contributing page](/contributing) contains an overview of the various tasks you can work on.
We have a wide variety of tasks, ranging in size from trivial to massize.
We have a wide variety of tasks, ranging in size from trivial to massive.

Never contributed to an open source project?
We'll help you submit your first pull request.
Expand Down