From 0a171ae0f875cc895c7656f259fec71fccd48ed4 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Sat, 5 Sep 2015 10:29:00 +0200 Subject: [PATCH] Fix wording in README * README: Fix wording. Signed-off-by: Dodji Seketeli --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 9c6509ee..10f8335d 100644 --- a/README +++ b/README @@ -9,10 +9,11 @@ types, variable, fonctions and declarations of a given library or program. For a given library or program this set of quantities is called an ABI corpus. -This library aims at (among other things) providing a way to comparing -two ABI Corpuses, provide detailed information about their -differences, and help build tools to infer interesting conclusions -about these differences. +This library aims at (among other things) providing a way to compare +two ABI Corpora (apparently the plural of corpus is copora, heh, +that's cool), provide detailed information about their differences, +and help build tools to infer interesting conclusions about these +differences. You are welcome to contribute to this project after reading the files CONTRIBUTING and COMMIT-LOG-GUIDELINES files in the source tree.