Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
whalecold committed Jun 28, 2023
1 parent d422c14 commit 6c438de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/client_suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
"github.com/kitex-contrib/config-nacos/nacos"
)

// NacosClientSuite nacos client config suit, configure retry timeout limit and circuitbreak dynamically from nacos.
// NacosClientSuite nacos client config suite, configure retry timeout limit and circuitbreak dynamically from nacos.
type NacosClientSuite struct {
nacosClient config_client.IConfigClient
service string
Expand Down

0 comments on commit 6c438de

Please sign in to comment.