summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b05f3a3..4167c9c 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ suite, but contains (will contain) algorithm implementations required by TLS.
Online documentation will be published soon.
* Tanya is cross-platform. The development happens on a 64-bit Linux, but it
-* is being tested on Windows and FreeBSD as well.
+is being tested on Windows and FreeBSD as well.
* The library isn't thread-safe. Thread-safity should be added later.