Skip to content

Commit

Permalink
fix the wrong word (#2914)
Browse files Browse the repository at this point in the history
Signed-off-by: lishaokai1995 <[email protected]>
  • Loading branch information
lishaokai1995 authored Dec 4, 2023
1 parent 014a280 commit da67241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/config/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const (
CmdDelete = "delete"
)

// Service defalut port of listening.
// Service default port of listening.
const (
DefaultEndPort = 65535
DefaultPeerStartPort = 65000
Expand Down

0 comments on commit da67241

Please sign in to comment.