Skip to content

Commit 7ec5c4b

Browse files
committed
derive haddock: plural
1 parent 791faaf commit 7ec5c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Capability/Derive.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import Unsafe.Coerce (unsafeCoerce)
2929
-- @
3030
--
3131
-- Then 'derive' uses type-class instances for `T` to provide for each of the
32-
-- capability in @derived@.
32+
-- capabilities in @derived@.
3333
--
3434
-- A common instance of this is 'Capability.Error.wrapError', whereby exceptions
3535
-- raised by @act@ can be repackaged in a larger exception type.

0 commit comments

Comments
 (0)