aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 300047d..a1c1496 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@ Salticidae: a Minimal C++ asynchronous network library.
:target: https://github.com/Determinant/salticidae
-Feaures
--------
+Features
+--------
- Simplicity. The library is self-contained, small in code base, and only
relies on libevent and libcrypo (OpenSSL, for SHA256 purpose).