From 845d258f91ddbbcf1cfefb2a9c51f31c297a2cc8 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 6 Dec 2021 17:41:56 +0100 Subject: README: fix typo encourage -> encourages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a449eb3..2791ac0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ in the form of [LPeg](http://www.inf.puc-rio.br/~roberto/lpeg/). The editor core is written in a reasonable amount of clean (your mileage may vary), modern and legacy-free C code, enabling it to run in resource-constrained environments. The implementation should be easy to hack on -and encourage experimentation. There is also a Lua API for in-process +and encourages experimentation. There is also a Lua API for in-process extensions. Vis strives to be *simple* and focuses on its core task: efficient text -- cgit v1.2.3