From 0b4f9515b708e381c22ab6d321868551b4099044 Mon Sep 17 00:00:00 2001 From: orthographic-pedant Date: Wed, 30 Sep 2015 17:11:28 -0400 Subject: [PATCH] Fixed typographical error, changed aganist to against in README. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index ee683cc..c4078bb 100644 --- a/README.rdoc +++ b/README.rdoc @@ -4,7 +4,7 @@ Uncool is unit test coverage tool. Units, just to be absoluately clear, are methods. So Uncool montiors you test execution and records the methods -called aganist target classes. +called against target classes. = RESOURCES