commit 72d37cf77640035e31f6591cee5c0f80f1a737fd
parent 36fe82ac5cc2ea4640f0b45624cde9b9fcdd1078
Author: Joris Vink <joris@coders.se>
Date: Mon, 31 Aug 2020 14:38:59 +0200
spelling hard
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -22,7 +22,7 @@ This documentation is for the 4.0.0 release.
* Default sane TLS ciphersuites \(PFS in all major browsers\).
* Modules can be reloaded on-the-fly, even while serving content.
* Worker processes sandboxed on OpenBSD (pledge) and Linux (seccomp).
-* Optional support asynchronous Python running on the Kore event loop.
+* Optional support for asynchronous Python running on the Kore event loop.
* Event driven \(epoll/kqueue\) architecture with per CPU worker processes.
* Build your web application as a precompiled dynamic library or single binary.