diff --git a/index.html b/index.html
index 3c0773a..6f569a9 100644
--- a/index.html
+++ b/index.html
@@ -110,7 +110,7 @@ function displayResults() {
var implem = "";
if (group.elements.length > 0) {
- implem = '' + group.elements.length + '
implem' + (group.elements.length === 1 ? '' : 's') + '';
+ implem = '' + group.elements.length + '
implementation' + (group.elements.length === 1 ? '' : 's') + '';
}
groupContentHeaderHtml.append($('
#' + i + '