diff --git a/README.md b/README.md index ed00e479041..9861bc1fa4b 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,7 @@ The `SKIPPED` result code indicates that a given test was explicitly skipped by `expected_results.txt`. A test may be skipped for a number of reasons, which include, but are not limited to: * being an incorrect test * taking a very long time to run -* failing or passing for the incorrect reason +* failing or passing for an incorrect reason ### Debugging Individual Tests