Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: appleby <[email protected]>
  • Loading branch information
camsaul and appleby authored Aug 30, 2024
1 parent ed3a30c commit 52be0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Running 575 tests
...
```

`:partition/index` is zero-based, e.g. if you ten partitions (`:partiton/total 10`) then the first partition is `0` and
`:partition/index` is zero-based, e.g. if you have ten partitions (`:partiton/total 10`) then the first partition is `0` and
the last is `9`.

Tests are partitioned at the `deftest` level after all tests are found the usual way -- all namespaces that would be
Expand Down

0 comments on commit 52be0e4

Please sign in to comment.