Fix docs typo

This commit is contained in:
Craig Hutchinson
2023-03-08 10:36:11 +00:00
committed by Craig Hutchinson
parent b847af65c0
commit 5c1ce67e3b

View File

@@ -12,7 +12,7 @@ To run all tests from the repo root execute:
$ ruby test/integration/runner.rb
```
The runner will run all tests and generate a report of the exeuction.
The runner will run all tests and generate a report of the execution.
The current working directory doesn't matter. If you are in `<repo-root>/test/integration`, you can run simply `$ ruby runner.rb`.