Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
acquitelol committed Jan 21, 2025
1 parent 5c417a2 commit 9e39a37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ All of these methods should open a local server on port [PORT] which hosts the f
In your existing Unbound installation:

1. Go to `Discord Settings` > `Unbound` > `Developer Settings`
2. Change `Custom Bundle URL` to `http://[LOCAL_IP]:[PORT]/unbound.js
2. Change `Custom Bundle URL` to `http://[LOCAL_IP]:[PORT]/unbound.js`
3. Enable `Force Update`
4. Restart your Discord app

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

This repository holds only the source code for the client itself.

- To install Unbound, please read our [documentation](https://docs.unbound.rip/overview) to install the loader for your respective platfor.
- To install Unbound, please read our [documentation](https://docs.unbound.rip/overview) to install the loader for your respective platform.
- To contribute to Unbound, please read our [contribution guide](https://github.com/unbound-mod/client/blob/main/CONTRIBUTING.md).

### 📖 Licensing
Expand Down

0 comments on commit 9e39a37

Please sign in to comment.