Skip to content

Commit

Permalink
chore(guardian-prover-health-check): fix api doc (#18693)
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerLamTd authored Jan 2, 2025
1 parent 4a4d908 commit 3236547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/guardian-prover-health-check/http/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
// @license.name MIT

// @host healthcheck.internal.taiko.xyz
// Server represents an guardian prover health check http server instance.
// Server represents a guardian prover health check http server instance.
type Server struct {
echo *echo.Echo
ethClient *ethclient.Client
Expand Down

0 comments on commit 3236547

Please sign in to comment.