Skip to content

Commit abad36e

Browse files
authored
Fix code block formatting in README.md
Update README to correct code block formatting
1 parent cc48a6e commit abad36e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

python/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ Process golbat protocol buffer data
106106

107107
### /PolygonX/PostProtos (POST)
108108
Process polygon protocol buffer data with geographic calculations
109-
```json
110-
{
109+
110+
```js
111+
interface CombinedMessage {
111112
protos: [
112113
{
113114
method: number

0 commit comments

Comments
 (0)