Skip to content

Commit

Permalink
chore: fix typo (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
macroexpansion authored Sep 5, 2024
1 parent 3a7efe5 commit 6c39090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versioned_docs/version-5.0/doc/http-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You can use Chrome or your application, to request the HTTP API of SRS to get th

The HTTP API of SRS follows the simple priciple:

* Only provides API in json format, both request and json are json.
* Only provides API in json format, both request and response are json.
* Please use [srs-console](https://github.com/ossrs/srs-console) to access API.
* When error, response in HTTP status or code in json.

Expand Down

0 comments on commit 6c39090

Please sign in to comment.