summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Oliver <git@mavit.org.uk>2021-02-07 12:42:32 +0000
committerPeter Oliver <git@mavit.org.uk>2021-02-07 16:15:45 +0000
commitceff4cf5a1aa50568d2d25fe5b1694a16b606b36 (patch)
treebafdeeae924da29ef9024db9fc324193c4d4ef2f
parent4b2ae2b1be38589c75266fb2e800ab733aa2fd3b (diff)
downloadenchant-ceff4cf5a1aa50568d2d25fe5b1694a16b606b36.tar.gz
Remove incorrect count of backends from website.
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index c4078ed..47de461 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@ communicates over a pipe, like ispell, and is indeed ispell-compatible.</p>
<h2>Backends</h2>
-<p>Enchant is capable of having multiple backends loaded at once. Currently, Enchant has 6 backends:</p>
+<p>Enchant is capable of having multiple backends loaded at once. Currently, Enchant has the following backends:</p>
<ul>
<li><a href="https://hunspell.github.io/">Hunspell</a> (used by many other programs, including Firefox and Thunderbird)</li>