Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpeeters committed Aug 7, 2023
1 parent c3a3f1e commit 9a5b940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ val record: IO[Schema] = B.record("myrecord").fields.endRecord
```

##### Result:

```scala mdoc
import cats.effect.unsafe.implicits.global

Expand Down

0 comments on commit 9a5b940

Please sign in to comment.