From 87a826d89b9624f54d95dd150e90e13b967cf1d1 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Wed, 8 Jun 2016 14:25:16 +0200 Subject: [PATCH] Better wording. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe45f66..4860838 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Features * Only HTTPS connections allowed * Multiple modules can be loaded at once * Built-in asynchronous PostgreSQL support -* private keys isolated in separate process +* Private keys isolated in separate process * Default sane TLS ciphersuites (PFS in all major browsers) * Load your web application as a precompiled dynamic library * Modules can be reloaded on-the-fly, even while serving content