From 3aabca23288bfdce8cf9b8d58a3d37503c978588 Mon Sep 17 00:00:00 2001 From: Sangharsha <67364489+noob6t5@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:40:16 +0545 Subject: [PATCH] Typo change from "wich" to "which" --- src/network-services-pentesting/pentesting-web/graphql.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/network-services-pentesting/pentesting-web/graphql.md b/src/network-services-pentesting/pentesting-web/graphql.md index 059036f0e..4f95149a0 100644 --- a/src/network-services-pentesting/pentesting-web/graphql.md +++ b/src/network-services-pentesting/pentesting-web/graphql.md @@ -27,7 +27,7 @@ Identifying open GraphQL instances allows for the examination of supported queri ### Fingerprint -The tool [**graphw00f**](https://github.com/dolevf/graphw00f) is capable to detect wich GraphQL engine is used in a server and then prints some helpful information for the security auditor. +The tool [**graphw00f**](https://github.com/dolevf/graphw00f) is capable to detect which GraphQL engine is used in a server and then prints some helpful information for the security auditor. #### Universal queries