branch: externals/marginalia commit ebd16c3d608278ea2b9c412f971a065154a4891d Author: krychu <samp.kryst...@gmail.com> Commit: GitHub <nore...@github.com>
Update README.org (#103) --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 5c2d283..86e74a7 100644 --- a/README.org +++ b/README.org @@ -87,7 +87,7 @@ to specify multiple annotators per completion category (for example with more or less information). You can cycle between the different annotators by invoking the =marginalia-cycle= command during the current completion. -An annotation function is a function taken a completion candidate string as +An annotation function is a function that takes a completion candidate string as argument and returns the annotation string. For example a basic face annotator can be written as follows: