Typo change

from "wich" to "which"
This commit is contained in:
Sangharsha 2025-01-17 16:40:16 +05:45 committed by GitHub
parent 04f453fea8
commit 3aabca2328

View File

@ -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 <a href="#universal-queries" id="universal-queries"></a>