Skip to content

Commit

Permalink
typos keys.go
Browse files Browse the repository at this point in the history
  • Loading branch information
vipocenka authored Dec 19, 2024
1 parent 0656ea8 commit c51aaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/signal/types/keys.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package types

var (
// UpgradeKey is the key in the signal store used to persist a upgrade if one is
// UpgradeKey is the key in the signal store used to persist an upgrade if one is
// pending.
UpgradeKey = []byte{0x00}

Expand Down

0 comments on commit c51aaea

Please sign in to comment.