feat: fix typo

This commit is contained in:
2025-05-24 11:02:41 +08:00
parent d1d91e0618
commit d70f25cdc5

View File

@@ -201,7 +201,7 @@ func buildExternalSpecCommand() *cli.Command {
Action: func(ctx *cli.Context) error {
externalSpecResponse := &ExternalSpecResponse{
Success: true,
Agent: "external-signer-pkc11/0.1.0",
Agent: "external-signer-pkcs11/0.1.0",
Specification: "External/1.0.0-alpha",
Commands: []string{
"external_public_key",