We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7827410 commit 8058d63Copy full SHA for 8058d63
README.md
@@ -89,7 +89,7 @@ break unless _you_ decide to upgrade.
89
However every now and then we come up with something that we think will work
90
_great_ for `async-std`, and we want to provide a sneak-peek so you can try it
91
out. This is what we call _"unstable"_ features. You can try out the unstable
92
-features by enabling the `unstable` feature in you `Cargo.toml` file:
+features by enabling the `unstable` feature in your `Cargo.toml` file:
93
94
```toml
95
[dependencies]
0 commit comments