We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5f29f commit e6fe8daCopy full SHA for e6fe8da
README.md
@@ -96,7 +96,7 @@ features by enabling the `unstable` feature in you `Cargo.toml` file:
96
async-std = { version = "0.99.5", features = ["unstable"] }
97
```
98
99
-Just be careful when running these features, as they may change between
+Just be careful when using these features, as they may change between
100
versions.
101
102
## Take a look around
0 commit comments