Skip to content

Commit

Permalink
docs: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mgjules committed Apr 11, 2022
1 parent c8e78ae commit 4bb91f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ type Server struct {
addr string
}

// New creates a new Server.
// NewServer creates a new Server.
func NewServer(
cfg *config.Config,
logger *logger.Logger,
Expand Down

0 comments on commit 4bb91f1

Please sign in to comment.