We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c648c commit 100c342Copy full SHA for 100c342
README.md
@@ -136,7 +136,7 @@ documentation] on how to enable them.
136
137
* [Xactor](https://crates.io/crates/xactor) — Xactor is a rust actors framework based on async-std.
138
139
- * [async-graphql](https://crates.io/crates/async-graphql) — The GraphQL server library implemented by rust, fully support async/await.
+ * [async-graphql](https://crates.io/crates/async-graphql) — A GraphQL server library implemented in rust, with full support for async/await.
140
141
## License
142
0 commit comments