Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Romchela committed Sep 4, 2023
1 parent 647fe01 commit 2cadaaa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions examples/get_event.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@
}
]
},
"dataCenter": {
"asn": {
"asn": "7922",
"name": "COMCAST-7922",
"network": "73.136.0.0/13"
},
"asn": {
"dataCenter": {
"result": true,
"name": "DediPath"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/get_event_pro_plus_bot_detected.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
}
]
},
"dataCenter": {
"asn": {
"asn": "7922",
"name": "COMCAST-7922",
"network": "73.136.0.0/13"
},
"asn": {
"dataCenter": {
"result": true,
"name": "DediPath"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/webhook.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@
}
]
},
"dataCenter": {
"asn": {
"asn": "7922",
"name": "COMCAST-7922",
"network": "73.136.0.0/13"
},
"asn": {
"dataCenter": {
"result": true,
"name": "DediPath"
}
Expand Down

0 comments on commit 2cadaaa

Please sign in to comment.