Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
winterdeaf committed Jul 10, 2019
1 parent 68459bd commit 55aa616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/object/object.go
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ func (t Type) CLIString() string {
case OTCertInfo:
return "cert"
case OTCTInfo:
return "cet"
return "ct"
case OTServiceInfo:
return "srv"
case OTRegistrar:
Expand Down

0 comments on commit 55aa616

Please sign in to comment.