From cc932b873af67516edcaf8ce75286f5e38521828 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Sun, 4 Aug 2019 18:03:03 +1200 Subject: [PATCH] docs: fix typo (#5134) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd8cd7632..dbc002af8 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Highlights for developers * extensible with plugin system * interfaced backends for documents parsing and rendering * high quality document backend libraries like MuPDF, DjvuLibre and CREngine - * interacting with frontend via LuaJIT FFI for best performence + * frontend interaction via LuaJIT FFI for best performance * in active development * with contributions from developers around the world * continuous integration with CircleCI