From 3f68f9903127c794689a0cb8fa6eba93c922eff1 Mon Sep 17 00:00:00 2001 From: K Harinadha Reddy Date: Thu, 30 Oct 2025 19:40:41 +0530 Subject: [PATCH] Fix formatting: Remove double space in GraphQL book entry (#12920) Co-authored-by: harir03 --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 9c1fa5863..59078cc41 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -857,7 +857,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql) (CC BY-NC-SA) * [GraphQL and Android](https://commonsware.com/GraphQL/GraphQL-0.1-CC.pdf) - Mack L. Murphy (PDF) * [GraphQL or Bust](https://nordicapis.com/wp-content/uploads/GraphQL-or-Bust-v2.2.pdf) - Nordic APIs (PDF) -* [Learning graphqL](https://riptutorial.com/Download/graphql.pdf) - Compiled from StackOverflow Documentation (PDF) (CC BY-SA) +* [Learning graphqL](https://riptutorial.com/Download/graphql.pdf) - Compiled from StackOverflow Documentation (PDF) (CC BY-SA) #### Gremlin