Skip to content

Commit cb934f1

Browse files
Update routers/repo/package.go
Co-authored-by: techknowlogick <[email protected]>
1 parent 377c5ac commit cb934f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routers/repo/package.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"github.com/docker/distribution/registry/auth/token"
2727
)
2828

29-
// DockerPluginLogin tocken service for docker registry
29+
// DockerPluginLogin token service for docker registry
3030
func DockerPluginLogin(ctx *context.Context) {
3131
if !setting.HasDockerPlugin() {
3232
ctx.Status(404)

0 commit comments

Comments
 (0)