Fix typo in index.md

The text in the backend development section should be backend instead of frontend
This commit is contained in:
JoeyZhouAus
2022-02-06 21:30:01 -06:00
committed by Umputun
parent f58073fa57
commit e0980d4700
@@ -4,7 +4,7 @@ title: Development
### Backend development
The frontend development guide can be found [here](https://remark42.com/docs/contributing/development/backend/).
The backend development guide can be found [here](https://remark42.com/docs/contributing/development/backend/).
### Frontend development