Typo at the end of README.md (#31139)

* Fixed a broken link to the contributors forums

* Grammar typo at the end

There was a grammar typo - passive voice without "BE"
This commit is contained in:
Dominik Blek
2018-10-29 22:15:47 +01:00
committed by Jonathan Grah
parent b904ba15a2
commit 0ce461cbbd
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ Please don't create GitHub issues for security issues. Instead, please send an e
Copyright © 2018 freeCodeCamp.org
The content of this repository bound by the following licenses:
The content of this repository is bound by the following licenses:
- The computer software is licensed under the [BSD-3-Clause](LICENSE.md) License.
- The [curricular content](https://www.npmjs.com/package/@freecodecamp/curriculum) in the [`/curriculum`](/curriculum) folder and its subdirectories are licensed under the [CC-BY-SA-4.0](/curriculum/LICENSE.md) License.

View File

@ -134,7 +134,7 @@ npm -v
We regularly develop on popular and latest operating systems like macOS 10.12 or later, Ubuntu 16.04 or later and Windows 10. Its recommended to lookup your specific issue on resources like: Google, Stack Overflow or Stack Exchange. Chances are that someone has faced the same issue and there is already an answer to your specific query.
If you are on a different OS, and/or are still running into issues, reach out to [contributors community on our public forum](https://www.freeCodeCamp.org/c/contributors) or the [Contributor's Chat room](https://gitter.im/freeCodeCamp/Contributors). We may be able to troubleshoot some common issues.
If you are on a different OS, and/or are still running into issues, reach out to [contributors community on our public forum](https://www.freecodecamp.org/forum/c/contributors) or the [Contributor's Chat room](https://gitter.im/freeCodeCamp/Contributors). We may be able to troubleshoot some common issues.
We can't support you on GitHub, because software installation issues are beyond the scope of this project.