diff --git a/README.md b/README.md index 315c8d2..73f5cb3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ After: ## Scanner -A scanner that is able to determin whether the target is vulnerable or not. The script can be found in [check.py](https://github.com/ioncodes/BlueGate/blob/master/check.py). The timeout is set to 3 seconds by default but can be adjusted in the source code. +A scanner that is able to determine whether the target is vulnerable or not. The script can be found in [check.py](https://github.com/ioncodes/BlueGate/blob/master/check.py). The timeout is set to 3 seconds by default but can be adjusted in the source code. ### Usage ```