We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4d24f commit be342e1Copy full SHA for be342e1
registry/remote/referrers.go
@@ -70,7 +70,7 @@ var (
70
71
const (
72
// opDeleteReferrersIndex represents the operation for deleting a
73
- // referrer index.
+ // referrers index.
74
opDeleteReferrersIndex = "DeleteReferrersIndex"
75
)
76
0 commit comments