From a3a6c61164522ffa3439f3ba3e022156107b934a Mon Sep 17 00:00:00 2001
From: DamianCzajkowski <43958031+DamianCzajkowski@users.noreply.github.com>
Date: Sun, 14 Jul 2024 03:57:52 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20=20Update=20docs=20with=20Ariadn?=
=?UTF-8?q?e=20reference=20from=20Starlette=20to=20FastAPI=20(#11797)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/de/docs/how-to/graphql.md | 2 +-
docs/em/docs/how-to/graphql.md | 2 +-
docs/en/docs/how-to/graphql.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/de/docs/how-to/graphql.md b/docs/de/docs/how-to/graphql.md
index 9b03e8e05..b8e0bdddd 100644
--- a/docs/de/docs/how-to/graphql.md
+++ b/docs/de/docs/how-to/graphql.md
@@ -18,7 +18,7 @@ Hier sind einige der **GraphQL**-Bibliotheken, welche **ASGI** unterstützen. Di
* Strawberry 🍓
* Mit Dokumentation für FastAPI
* Ariadne
- * Mit Dokumentation für Starlette (welche auch für FastAPI gilt)
+ * Mit Dokumentation für FastAPI
* Tartiflette
* Mit Tartiflette ASGI, für ASGI-Integration
* Graphene
diff --git a/docs/em/docs/how-to/graphql.md b/docs/em/docs/how-to/graphql.md
index 8509643ce..686a77949 100644
--- a/docs/em/docs/how-to/graphql.md
+++ b/docs/em/docs/how-to/graphql.md
@@ -18,7 +18,7 @@
* 🍓 👶
* ⏮️ 🩺 FastAPI
* 👸
- * ⏮️ 🩺 💃 (👈 ✔ FastAPI)
+ * ⏮️ 🩺 FastAPI
* 🍟
* ⏮️ 🍟 🔫 🚚 🔫 🛠️
* ⚗
diff --git a/docs/en/docs/how-to/graphql.md b/docs/en/docs/how-to/graphql.md
index 154606406..d5a5826f1 100644
--- a/docs/en/docs/how-to/graphql.md
+++ b/docs/en/docs/how-to/graphql.md
@@ -18,7 +18,7 @@ Here are some of the **GraphQL** libraries that have **ASGI** support. You could
* Strawberry 🍓
* With docs for FastAPI
* Ariadne
- * With docs for Starlette (that also apply to FastAPI)
+ * With docs for FastAPI
* Tartiflette
* With Tartiflette ASGI to provide ASGI integration
* Graphene