Skip to content

Commit 2683d9a

Browse files
nuageklowBethanyG
authored andcommitted
Update community_health_file.md
Changes: [instruction] -> [instructions] *Join our slack community in [here] - > *Join our slack community [here] The backend of CBV3 is an app which is composed of Django REST Framework that provides API endpoints which the frontend app (React) consumes. -> The backend is a Django app that provides API endpoints (built using Django REST Framework) that the frontend (a React app) consumes.
1 parent 6573b2a commit 2683d9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

community_health_file.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The new version of the website will include features that will help users:
1616
* pair programming -- find 1-hour pair programming partners for any topics in a much more easier way
1717

1818
## **Role of Backend**
19-
The backend of CBV3 is an app which is composed of Django REST Framework that provides API endpoints which the frontend app (React) consumes.
19+
The backend is a Django app that provides API endpoints (built using Django REST Framework) that the frontend (a React app) consumes.
2020

2121
We have a technical decision log [here](https://github.com/codebuddies/backend/wiki/Decision-log).
2222

@@ -44,15 +44,15 @@ __Core dependencies of CBV3__
4444
| [drf-jwt](https://githbu.com/Styria-Digital/django-rest-framework-jwt) | 1.13.4 |
4545

4646
## **Can I run the website application on my computer?**
47-
Of course you can. Follow the [instruction](contributing.md) to set up the Django API backend.
47+
Of course you can. Follow the [instructions](contributing.md) to set up the Django API backend.
4848
Set up using Docker is highly recommended.
4949

5050
## **Have Questions about CBV3?**
5151
Check out [support.md](support.md) if you're stuck or have questions.
5252

5353
## **Ways to Get Involved**
5454
Anyone is welcome to contribute and make the website better! You can:
55-
* Join our slack community in [here](https://codebuddies.org/slack)
55+
* Join our slack community [here](https://codebuddies.org/slack)
5656
* Share your feedback on [Github CBV3 backend issues](https://github.com/codebuddies/backend/issues)
5757
* Help review [CBV3 backend pull requests](https://github.com/codebuddies/backend/pulls) by recreating the feature
5858

0 commit comments

Comments
 (0)