diff --git a/README.md b/README.md index d31cff7c8..6fc070561 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ minimized by one of the maintainers. Metadata and patch content can potentially change before these bugs are migrated into the master repository. These bugs may be used in experiments, but should not be considered as "stable" as the bugs in the master repository. If you use these bugs, please -ackowledge their "beta status" in any publications. +acknowledge their "beta status" in any publications. **Branch [commons-compress-collections](https://github.com/rjust/defects4j/tree/commons-compress-collections):** diff --git a/framework/test/README.md b/framework/test/README.md index 26efede57..1025269a7 100644 --- a/framework/test/README.md +++ b/framework/test/README.md @@ -3,7 +3,7 @@ Test and analysis scripts * `test.include`: Constants and helper functions for test scripts. -* `test_evosuite.sh`: Generates tests with Evosuite and checks whether the +* `test_evosuite.sh`: Generates tests with EvoSuite and checks whether the generated test suites are compatible with the coverage, mutation, and bug detection analyses.