From 9d16c8ae8c3a4dbe38f540f1d3573760344c64e8 Mon Sep 17 00:00:00 2001 From: Hector Dearman Date: Sat, 13 Sep 2014 22:30:31 +0100 Subject: [PATCH] Fix README typo cupus => corpus --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64e2fc7..2d1b79d 100755 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Note that the `offset` field of the returned song object tells you about the pos ## Testing (New!) -Testing out different parameterizations of the fingerprinting algorithm is often useful as the curpus becomes larger and larger, and inevitable tradeoffs between speed and accuracy come into play. +Testing out different parameterizations of the fingerprinting algorithm is often useful as the corpus becomes larger and larger, and inevitable tradeoffs between speed and accuracy come into play. ![Confidence](plots/confidence.png)