Fix a typo (#477)
This commit is contained in:
parent
cefca3b5ca
commit
6cd8dcce18
|
|
@ -47,7 +47,7 @@ before, not all of these are needed for every type of contribution.
|
||||||
audience. You can find the original discussion [here][prerfc].
|
audience. You can find the original discussion [here][prerfc].
|
||||||
- **RFC** This is when you formally present your idea to the community for
|
- **RFC** This is when you formally present your idea to the community for
|
||||||
consideration. You can find the RFC [here][rfc].
|
consideration. You can find the RFC [here][rfc].
|
||||||
- **Implementation** Implement your idea unstabley in the compiler. You can
|
- **Implementation** Implement your idea unstably in the compiler. You can
|
||||||
find the original implementation [here][impl1].
|
find the original implementation [here][impl1].
|
||||||
- **Possibly iterate/refine** As the community gets experience with your
|
- **Possibly iterate/refine** As the community gets experience with your
|
||||||
feature on the nightly compiler and in `libstd`, there may be additional
|
feature on the nightly compiler and in `libstd`, there may be additional
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue