diff --git a/README.md b/README.md index cdf15354..9ddd1e70 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ The recent decade has witnessed the birth of social media ecosystems that brings For *Windows* you can use - ``` - venv/Scipts/activate.bat + venv\Scipts\activate.bat ``` - #### Environment Variables diff --git a/fact-bounty-client/src/components/ContactUsForm/ContactUsForm.jsx b/fact-bounty-client/src/components/ContactUsForm/ContactUsForm.jsx index 8b70db1a..678e0d1e 100644 --- a/fact-bounty-client/src/components/ContactUsForm/ContactUsForm.jsx +++ b/fact-bounty-client/src/components/ContactUsForm/ContactUsForm.jsx @@ -39,7 +39,7 @@ class ContactUsForm extends Component { return (

Contact Us

-

Feel free to contact us for any inquiries or feedback

+

Feel free to contact us for any inquiries or feedback!

Fact Bounty

- Fact Bounty is a crowd sourced based fact checking platform. - Using Fact Bounty, you will be able to find out the truth and - minimize spread of false news and roumors + Fact Bounty is a crowdsourced based fact-checking platform. Using Fact Bounty, you will be able to find out the truth and minimize the spread of false news and rumors.

@@ -210,9 +207,7 @@ class Landing extends Component { VOTE

Vote News Posts

- Users can upvote, down vote or put an neutral vote to new - posts listed in fact bounty, which will be used to validate - the facts stated in the news + Users can upvote, downvote, or put a neutral vote to new posts listed in fact bounty, which will be used to validate the facts stated in the news.

@@ -224,8 +219,7 @@ class Landing extends Component { VISUALIZE

Visualize News Post Stats

- View charts and graphs to see in a visual representations of - roumor spread and news source validity + View charts and graphs to see visual representations of rumor spread and news source validity.