Skip to content

Commit

Permalink
fix case
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinsonneau committed Oct 31, 2023
1 parent 53f3bf6 commit 024fd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/model/fields/fields.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const (
FlowDirection = "FlowDirection"
DNSID = "DnsId"
DNSLatency = "DnsLatencyMs"
DNSErrNo = "DNSErrNo"
DNSErrNo = "DnsErrno"
Duplicate = "Duplicate"
TimeFlowRTT = "TimeFlowRttNs"
)
Expand Down

0 comments on commit 024fd5e

Please sign in to comment.