Skip to content

Commit

Permalink
refactor: resolve typo in contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
wajeshubham committed Jan 20, 2024
1 parent ebe4040 commit 75e6966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING_FRONTEND.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ We value the contributions of our community members, and we want to showcase you

1. **Self-Host the FreeAPI Backend:**

- Ensure that you have set up and are self-hosting the FreeAPI backend on your server. Detailed instructions can be found in the [README.md Railway one click deploy section](https://github.com/hiteshchoudhary/apihub/blob/main/README.md#-using-railway-one-click-deploy). _(NOTE: You can deploy this app on server that you are comfortable wil just make sure it is deployed and your deployed frontend can consume it's apis)_
- Ensure that you have set up and are self-hosting the FreeAPI backend on your server. Detailed instructions can be found in the [README.md Railway one click deploy section](https://github.com/hiteshchoudhary/apihub/blob/main/README.md#-using-railway-one-click-deploy). _(NOTE: You can deploy this app on server that you are comfortable with. Just make sure it is deployed and your deployed frontend can consume it's apis)_

2. **Consume FreeAPI Backend APIs in Your Frontend:**

Expand Down

0 comments on commit 75e6966

Please sign in to comment.