Skip to content

Commit

Permalink
typo: fix semantic sentence
Browse files Browse the repository at this point in the history
Signed-off-by: kwanhur <huang_hua2012@163.com>
  • Loading branch information
kwanhur committed Jan 31, 2022
1 parent cc0a9dc commit 4c1187a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bfe_proxy/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import (
"github.com/baidu/go-lib/web-monitor/metrics"
)

// ProxyState State for Proxy
// ProxyState is State for Proxy
type ProxyState struct {
ProxyErrReadHeader *metrics.Counter // connection with io err while read header
ProxyErrNoProxyProtocol *metrics.Counter // connection with signature unmatched
Expand Down

0 comments on commit 4c1187a

Please sign in to comment.