diff --git a/src/type-coercions.md b/src/type-coercions.md index db143cf4c..45d81d386 100644 --- a/src/type-coercions.md +++ b/src/type-coercions.md @@ -147,7 +147,7 @@ Coercion is allowed between the following types: and where `U` can be obtained from `T` by [unsized coercion](#unsized-coercions). * Function item types to `fn` pointers