Skip to content

Commit

Permalink
Update HTTP_CONTROL_SERVER.md
Browse files Browse the repository at this point in the history
Fix typo load->load_rom
  • Loading branch information
skylersaleh authored Dec 4, 2023
1 parent 39528a0 commit faa3550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HTTP_CONTROL_SERVER.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ Loads a rom from a parameter specified "path" on the server. Can be initially pa

**Example**

```http://localhost:8080/load?path=/tmp/rom.gba&pause=1```
```http://localhost:8080/load_rom?path=/tmp/rom.gba&pause=1```

**Result:**

Expand Down

0 comments on commit faa3550

Please sign in to comment.