fix typo in httpnetwork doc (#904)

This commit is contained in:
FawadHa1der 2020-03-16 17:07:59 -07:00 committed by GitHub
parent 756b110854
commit c198bddf9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ Requests the count of peers connected to the client.
| Property | Specification |
| --- |--- |
Path | `/network/peer_id`
Path | `/network/peer_count`
Method | GET
JSON Encoding | Number
Query Parameters | None