Merge pull request #1003 from noob6t5/master

Typo change
This commit is contained in:
SirBroccoli 2025-01-23 00:04:26 +01:00 committed by GitHub
commit 83fb4aac7c

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>