Fix typos in 3391

This commit is contained in:
Meng Xiangzhuo 2023-08-15 06:47:01 +08:00
parent 230fea7c2d
commit 57e9b8d924
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ It's always possible to *not* strengthen the guarantees of the language.
# Prior art
[prior-art]: #prior-art
The compiler already suports `Option` being combined with specific non-zero types, this RFC mostly expands the list of guaranteed support.
The compiler already supports `Option` being combined with specific non-zero types, this RFC mostly expands the list of guaranteed support.
# Unresolved questions
[unresolved-questions]: #unresolved-questions