Skip to content

Commit b68b89c

Browse files
committed
Clarify package level docs
1 parent 7b4e316 commit b68b89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slog.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// The examples are the best way to understand how to use this library effectively.
66
//
7-
// This package only provides a high level API around Sink but does not provide any implementations.
7+
// This package provides a high level API around the Sink interface.
88
// The implementations are in the sloggers subdirectory.
99
package slog // import "cdr.dev/slog"
1010

0 commit comments

Comments
 (0)