Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vritra4 committed Nov 3, 2023
1 parent 8898758 commit 47e819e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/move/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ func GetCmdQueryParams() *cobra.Command {
Args: cobra.NoArgs,
Short: "Query the current move parameters information",
Long: strings.TrimSpace(
fmt.Sprintf(`Query values set as staking parameters.
fmt.Sprintf(`Query values set as move parameters.
Example:
$ %s query move params
Expand Down

0 comments on commit 47e819e

Please sign in to comment.