diff --git a/tools/executor/README.md b/tools/executor/README.md index 2f9e25a583..4c10a6dcfa 100644 --- a/tools/executor/README.md +++ b/tools/executor/README.md @@ -5,7 +5,7 @@ This way we can easily reproduce scenarios that are problematic. ## Run -`cd` into this directory and `go run .`. You can decide which vectors will be run by seting `skip` to true/false, on the json files found at `./vectors`. +`cd` into this directory and `go run .`. You can decide which vectors will be run by setting `skip` to true/false, on the json files found at `./vectors`. ## Generate vector