Skip to content

Commit 907a737

Browse files
authored
fix: fixed typo in readme (#2)
1 parent 98d022e commit 907a737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Values are in nanoseconds per operation.
2626

2727
![Benchmark](logger/benchmark-lt-always.svg)
2828

29-
## Benchmarks of usage context.Context with slogc package instead of slofx.Logger
29+
## Benchmarks of usage context.Context with slogc package instead of slogx.Logger
3030

3131
Performance comparison of [slogc](https://pkg.go.dev/github.com/pamburus/slogx/slogc) usage against [slogx.Logger](https://pkg.go.dev/github.com/pamburus/slogx#Logger) with optimal usage of [WithLongTerm](https://pkg.go.dev/github.com/pamburus/slogx#Logger.WithLongTerm) calls.
3232
Values are in nanoseconds per operation.

0 commit comments

Comments
 (0)