Skip to content

Commit ccff9ac

Browse files
authored
Update faq.mdx
I have fixed a **grammatical** mistake in this document. In the first question titled as **I am new to GitHub and Open Source. Where should I start?**, the answer has a grammatical typo. The typo is -: `includes tips on contributing to open-source projects` The fixed sentence is -: `include tips on contributing to open-source projects`
1 parent 743d41a commit ccff9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Aside, Steps } from '@astrojs/starlight/components';
99

1010
### I am new to GitHub and Open Source. Where should I start?
1111

12-
Check out our [How to Contribute to Open Source Guide](https://github.com/freeCodeCamp/how-to-contribute-to-open-source). It’s a great resource for beginners and includes tips on contributing to open-source projects.
12+
Check out our [How to Contribute to Open Source Guide](https://github.com/freeCodeCamp/how-to-contribute-to-open-source). It’s a great resource for beginners and include tips on contributing to open-source projects.
1313

1414
### What do I need to know to contribute to the codebase?
1515

0 commit comments

Comments
 (0)