Skip to content

Commit 93c6297

Browse files
committed
spelling
1 parent a115c55 commit 93c6297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A test is considered passing when our error tolerances are met in order to maint
1111
`./mfc.sh test` has the following unique options:
1212
- `-l` outputs the full list of tests
1313
- `--from` (`-f)` and `--to` (`t`) restrict testing to a range of contiguous slugs
14-
- `--only` (`-o`) restricts testing to a non-contiguous rage of tests based on if their trace contains a certain feature
14+
- `--only` (`-o`) restricts testing to a non-contiguous range of tests based on if their trace contains a certain feature
1515
- `--test-all` (`a`) test post process and ensure the Silo database files are correct
1616
- `--percent` (`%`) to specify a percentage of the test suite to select at random and test
1717
- `--max-attempts` (`-m`) the maximum number of attempts to make on a test before considering it failed

0 commit comments

Comments
 (0)