fix typo in dst coercion rfc

This commit is contained in:
Ibraheem Ahmed 2021-06-03 17:01:58 -04:00 committed by GitHub
parent 43185c8ab2
commit 799b00ac8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -185,4 +185,4 @@ that make some API safe?
Since it was accepted, the RFC has been updated as follows:
1. `CoerceUnsized` was specified to ingore PhantomData fields.
1. `CoerceUnsized` was specified to ignore PhantomData fields.