Skip to content

Commit

Permalink
An => A HandlerOption
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Feb 6, 2024
1 parent 847fcfc commit fa82c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exp/zapslog/options.go
Expand Up @@ -24,7 +24,7 @@ package zapslog

import "log/slog"

// An HandlerOption configures a slog Handler.
// A HandlerOption configures a slog Handler.
type HandlerOption interface {
apply(*Handler)
}
Expand Down

0 comments on commit fa82c47

Please sign in to comment.