Skip to content

Commit 270de14

Browse files
authored
Update HOSTING.md (#850)
Fix typo for `example`
1 parent d7843b4 commit 270de14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HOSTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To configure the server, create a `config.json` file then pass it to the server
2323
}
2424
```
2525

26-
You can find all the server options in [config.exmaple.jsonc](./config.example.jsonc). (**Note**: the
26+
You can find all the server options in [config.example.jsonc](./config.example.jsonc). (**Note**: the
2727
`config.example.jsonc` is not a valid JSON file, it's a JSONC file.)
2828

2929
## Run the Server Locally

0 commit comments

Comments
 (0)