Skip to content

Commit a1dd2fb

Browse files
committed
reference: fix typo
1 parent 912ab64 commit a1dd2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3646,7 +3646,7 @@ Coercions are defined in [RFC401]. A coercion is implicit and has no syntax.
36463646
### Coercion sites
36473647

36483648
A coercion can only occur at certain coercion sites in a program; these are
3649-
typically places where the desired type is explicit or can be dervied by
3649+
typically places where the desired type is explicit or can be derived by
36503650
propagation from explicit types (without type inference). Possible coercion
36513651
sites are:
36523652

0 commit comments

Comments
 (0)