Skip to content

Commit 476c46f

Browse files
bishaboshajulienrf
andauthored
Update docs/_docs/reference/contextual/derivation.md
Co-authored-by: Julien Richard-Foy <julien@richard-foy.fr>
1 parent 513a645 commit 476c46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/reference/contextual/derivation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ given [...]: TC[ ... DerivingType[...] ... ] = TC.derived
4949

5050
What the derived instance precisely looks like depends on the specifics of `DerivingType` and `TC`, we first examine `TC`:
5151

52-
### `TC` takes 1 parameter
52+
### `TC` takes 1 parameter `F`
5353

5454
Therefore `TC` is defined as `TC[F[A_1, ..., A_K]]` (`TC[F]` if `K == 0`) for some `F`.
5555
There are two further cases depending on the kinds of arguments:

0 commit comments

Comments
 (0)