aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2018-07-23 19:23:05 -0400
committerDeterminant <tederminant@gmail.com>2018-07-23 19:23:05 -0400
commitb18b568d91bf648606e17c1a888081f0256fbf11 (patch)
treeb752be5326b1bedff50f1840b38340edee5a9513
parent41d67f42c3eafd261e79ff9424f647c4d5b59c99 (diff)
...
-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).