Skip to content

Commit

Permalink
Fix typo's in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisdral committed Jun 6, 2024
1 parent 06b2bee commit 5c30196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
`hGetBufExactly`, `hGetBufExactlyAt`, `hPutBufExactly`, and
`hPutBufExactlyAt`.
* `NFData` instances for `FsPath`, `HasFS` and `Handle`.
* Add 'FsPath' combinators: `(<.>)` and `addExtension`, `(</>)` and `combine.
* Add `FsPath` combinators: `(<.>)` and `addExtension`, `(</>)` and `combine`.

### Patch

Expand Down

0 comments on commit 5c30196

Please sign in to comment.