diff --git a/Why-yet-another-automated-test-framework?.md b/Why-yet-another-automated-test-framework?.md index fd556b0..06890eb 100644 --- a/Why-yet-another-automated-test-framework?.md +++ b/Why-yet-another-automated-test-framework?.md @@ -34,4 +34,4 @@ So what does CATCH bring to the party that differentiates it from these? Apart f * Implement test fixtures using Obj-C classes too (like OCUnit) * Additional built in matchers that work with Obj-C types (e.g. string matchers) -See the [[tutorial]] to get more of a test of using CATCH in practice \ No newline at end of file +See the [[tutorial]] to get more of a taste of using CATCH in practice \ No newline at end of file