Skip to content

Commit

Permalink
Fix linting error in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Dusek committed Apr 27, 2023
1 parent 07897ec commit d2beeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v1.0.3/upgrade.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Package v1_0_3-RC1 is contains chain upgrade of the corresponding version.
// Package v1_0_3 is contains chain upgrade of the corresponding version.
package v1_0_3 //nolint:revive,stylecheck // app version

import (
Expand Down

0 comments on commit d2beeec

Please sign in to comment.