Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss committed Nov 14, 2024
1 parent cebc259 commit e535a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion option/internaloption/internaloption.go
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ type EmbeddableAdapter struct{}

func (*EmbeddableAdapter) Apply(_ *internal.DialSettings) {}

// GetLogger is a helper for client libraries to extract the [slog.Logger]from
// GetLogger is a helper for client libraries to extract the [slog.Logger] from
// the provided options or return a default logger if one is not found.
//
// It should only be used internally by generated clients. This is an EXPERIMENTAL API
Expand Down

0 comments on commit e535a01

Please sign in to comment.