diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 813659254..717b89807 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -1,6 +1,6 @@ --- title: Introduction to Apollo iOS -subtitle: Learn how Apollo iOS, a Swift-first GraphQL client simplifies GraphQL operations with strongly-typed models, caching, and more +subtitle: Learn how Apollo iOS, a Swift-first GraphQL client, simplifies GraphQL data management description: Discover how Apollo iOS, a Swift-first, open-source GraphQL client offers type-safe code generation, caching, and robust networking. ---