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

View File

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