Skip to content

Commit 5c30196

Browse files
committed
Fix typo's in changelog
1 parent 06b2bee commit 5c30196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs-api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
`hGetBufExactly`, `hGetBufExactlyAt`, `hPutBufExactly`, and
2626
`hPutBufExactlyAt`.
2727
* `NFData` instances for `FsPath`, `HasFS` and `Handle`.
28-
* Add 'FsPath' combinators: `(<.>)` and `addExtension`, `(</>)` and `combine.
28+
* Add `FsPath` combinators: `(<.>)` and `addExtension`, `(</>)` and `combine`.
2929

3030
### Patch
3131

0 commit comments

Comments
 (0)