Skip to content

Commit c054eb1

Browse files
authored
Update check_network.go
1 parent 8a9b485 commit c054eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/snclient/check_network.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ func (l *CheckNetwork) Check(_ context.Context, snc *Agent, check *CheckData, _
169169
"name": deviceName,
170170
"net_connection_id": deviceName,
171171
"received": "0",
172-
"toal_received": "0",
172+
"total_received": "0",
173173
"sent": "0",
174174
"total_sent": "0",
175175
"total": "0",

0 commit comments

Comments
 (0)