Skip to content

Commit 36e9015

Browse files
committed
docs: readme typo (#198)
1 parent cc0fb25 commit 36e9015

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
@@ -11,7 +11,7 @@ to the output.
1111

1212
```typescript
1313
import { Effect, pipe } from "effect";
14-
import { PrettyLog } from "effect-log";
14+
import { PrettyLogger } from "effect-log";
1515

1616
import { exampleEffect } from "./example-logging-effect";
1717

0 commit comments

Comments
 (0)