Skip to content

Commit

Permalink
chore: fix typos readme.md (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
anonployed authored Sep 27, 2024
1 parent 68f4a75 commit 1959cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ validate with:
```sh
dymd q incentives active-gauges

# alternatively, watch the outpup - you will see the "amount" change every minute
# alternatively, watch the output - you will see the "amount" change every minute
# watch -n1 -d "dymd q incentives active-gauges --output json | jq '.data[] | { "id": .id, "coins": .coins } '"
```

Expand Down

0 comments on commit 1959cdd

Please sign in to comment.