diff --git a/docs/source/supported-subgraphs.md b/docs/source/supported-subgraphs.md
index c70723f12..23ee42556 100644
--- a/docs/source/supported-subgraphs.md
+++ b/docs/source/supported-subgraphs.md
@@ -122,7 +122,7 @@ The following open-source GraphQL server libraries and hosted solutions support
Library | Federation 1 Support | Federation 2 Support |
-Async-graphql | _service | 🟢 |
---|
@key (single) | 🟢 |
---|
@key (multi) | 🟢 |
---|
@key (composite) | 🟢 |
---|
repeatable @key | 🟢 |
---|
@requires | 🟢 |
---|
@provides | 🟢 |
---|
federated tracing | 🔲 |
---|
| @link | ❌ |
---|
@shareable | 🟢 |
---|
@tag | 🟢 |
---|
@override | 🟢 |
---|
@inaccessible | 🟢 |
---|
|
+Async-graphql | _service | 🟢 |
---|
@key (single) | 🟢 |
---|
@key (multi) | 🟢 |
---|
@key (composite) | 🟢 |
---|
repeatable @key | 🟢 |
---|
@requires | 🟢 |
---|
@provides | 🟢 |
---|
federated tracing | 🔲 |
---|
| @link | 🟢 |
---|
@shareable | 🟢 |
---|
@tag | 🟢 |
---|
@override | 🟢 |
---|
@inaccessible | 🟢 |
---|
|