Skip to content

Commit 982b120

Browse files
committed
Fix typo in README
1 parent 4a062bb commit 982b120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ log.Info(context.Background(), "my message here",
5959
At [Coder](https://github.com/cdr) we’ve used Uber’s [zap](https://github.com/uber-go/zap) for several years.
6060
It is a fantastic library for performance. Thanks Uber!
6161

62-
However, we felt the API and developer experience could be improved.
62+
However we felt the API and developer experience could be improved.
6363

6464
Here is a list of reasons how we improved on zap with slog.
6565

0 commit comments

Comments
 (0)