Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
keyleu committed Mar 5, 2024
1 parent 44a071a commit e206590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relayer/cmd/cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const (
FlagMetricsEnabled = "metrics-enabled"
// FlagMetricsListenAddr sets listen address for metrics server.
FlagMetricsListenAddr = "metrics-listen-addr"
// FlagProhibitedXRPLAddress the prohibited XRPL addresses.
// FlagProhibitedXRPLAddress the prohibited XRPL address.
FlagProhibitedXRPLAddress = "prohibited-xrpl-address"
// FlagFromOwner from owner flag.
FlagFromOwner = "from-owner"
Expand Down

0 comments on commit e206590

Please sign in to comment.