We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b3864 commit 7bf110cCopy full SHA for 7bf110c
src/walkthrough.md
@@ -47,7 +47,7 @@ before, not all of these are needed for every type of contribution.
47
audience. You can find the original discussion [here][prerfc].
48
- **RFC** This is when you formally present your idea to the community for
49
consideration. You can find the RFC [here][rfc].
50
-- **Implementation** Implement your idea unstabley in the compiler. You can
+- **Implementation** Implement your idea unstably in the compiler. You can
51
find the original implementation [here][impl1].
52
- **Possibly iterate/refine** As the community gets experience with your
53
feature on the nightly compiler and in `libstd`, there may be additional
0 commit comments