Skip to content

Commit

Permalink
docs: readme typo (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Dec 2, 2024
1 parent cc0fb25 commit 36e9015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ to the output.

```typescript
import { Effect, pipe } from "effect";
import { PrettyLog } from "effect-log";
import { PrettyLogger } from "effect-log";

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

Expand Down

0 comments on commit 36e9015

Please sign in to comment.